mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49: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
|
||||
platform: web
|
||||
framework: svelte
|
||||
thumbnailPath: './thumbnails/inline-loading.svg'
|
||||
thumbnailPath: './thumbnails/inline-notification.svg'
|
||||
demoLinks:
|
||||
- type: storybook
|
||||
name: Storybook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue