mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
chore: remove unused code
This commit is contained in:
parent
7e64ee57de
commit
059664ea93
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@
|
||||||
labelText="Page number, of {totalPages} pages"
|
labelText="Page number, of {totalPages} pages"
|
||||||
inline
|
inline
|
||||||
hideLabel
|
hideLabel
|
||||||
on:input="{() => console.log('select input event')}"
|
|
||||||
on:change="{() => {
|
on:change="{() => {
|
||||||
dispatch('change', { page });
|
dispatch('change', { page });
|
||||||
}}"
|
}}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue