mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
v0.37.0
This commit is contained in:
parent
fb5c7553ac
commit
7c1e30476a
4 changed files with 29 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.36.0",
|
||||
"version": "0.37.0",
|
||||
"components": {
|
||||
"Accordion": {
|
||||
"path": "carbon-components-svelte/src/Accordion/Accordion.svelte"
|
||||
|
@ -292,6 +292,9 @@
|
|||
"Popover": {
|
||||
"path": "carbon-components-svelte/src/Popover/Popover.svelte"
|
||||
},
|
||||
"ProgressBar": {
|
||||
"path": "carbon-components-svelte/src/ProgressBar/ProgressBar.svelte"
|
||||
},
|
||||
"ProgressIndicator": {
|
||||
"path": "carbon-components-svelte/src/ProgressIndicator/ProgressIndicator.svelte"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue