mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
v0.28.0
This commit is contained in:
parent
7cd3723960
commit
4e4234f83d
4 changed files with 38 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.27.0",
|
||||
"version": "0.28.0",
|
||||
"components": {
|
||||
"Accordion": {
|
||||
"path": "carbon-components-svelte/src/Accordion/Accordion.svelte"
|
||||
|
@ -187,6 +187,9 @@
|
|||
"Link": {
|
||||
"path": "carbon-components-svelte/src/Link/Link.svelte"
|
||||
},
|
||||
"OutboundLink": {
|
||||
"path": "carbon-components-svelte/src/Link/OutboundLink.svelte"
|
||||
},
|
||||
"ListBox": {
|
||||
"path": "carbon-components-svelte/src/ListBox/ListBox.svelte"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue