mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
fix: invalid thumbnail path in index
This commit is contained in:
parent
bb921a5604
commit
a78e9cc8f0
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ assets:
|
||||||
type: component
|
type: component
|
||||||
platform: web
|
platform: web
|
||||||
framework: svelte
|
framework: svelte
|
||||||
thumbnailPath: './thumbnails/inline-loading.svg'
|
thumbnailPath: './thumbnails/inline-notification.svg'
|
||||||
demoLinks:
|
demoLinks:
|
||||||
- type: storybook
|
- type: storybook
|
||||||
name: Storybook
|
name: Storybook
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue