mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
chore(select): update dispatched change event type (#1357)
Follow-up to #1355
This commit is contained in:
parent
78d3f1328a
commit
b4d0205080
4 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
/**
|
||||
* @event {string} change
|
||||
* @event {string | number} change
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue