mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-21 04:39:19 +00:00
fix: update thumbnails
This commit is contained in:
parent
0066680651
commit
e3d9d2a54e
4 changed files with 82 additions and 11 deletions
|
@ -248,8 +248,7 @@ assets:
|
|||
type: component
|
||||
platform: web
|
||||
framework: svelte
|
||||
#TODO: add thumbnail
|
||||
thumbnailPath: ''
|
||||
thumbnailPath: './thumbnails/image-loader.svg'
|
||||
demoLinks:
|
||||
- type: storybook
|
||||
name: Storybook
|
||||
|
@ -443,8 +442,7 @@ assets:
|
|||
type: component
|
||||
platform: web
|
||||
framework: svelte
|
||||
#TODO: add thumbnail
|
||||
thumbnailPath: ''
|
||||
thumbnailPath: './thumbnails/radio-tile.svg'
|
||||
demoLinks:
|
||||
- type: storybook
|
||||
name: Storybook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue