fix: invalid thumbnail path in index

This commit is contained in:
Matt Rosno 2022-08-19 15:54:57 -05:00
commit a78e9cc8f0

View file

@ -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