mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-21 04:39:19 +00:00
Run "yarn build:lib"
This commit is contained in:
parent
317f9a5805
commit
c7ba17e053
3 changed files with 4 additions and 4 deletions
|
@ -1153,7 +1153,7 @@ None.
|
|||
### Types
|
||||
|
||||
```ts
|
||||
export type DropdownItemId = string;
|
||||
export type DropdownItemId = any;
|
||||
|
||||
export type DropdownItemText = string;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue