mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
fix: outline text in thumbnail svg, fix invalid path (#1457)
Closes https://github.com/carbon-design-system/carbon-platform/issues/986
This commit is contained in:
parent
c747b3f392
commit
94ea06bfbc
2 changed files with 26 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
|||
library:
|
||||
id: carbon-components-svelte
|
||||
name: Carbon Svelte
|
||||
description: Svelte implementation of Carbon Components.
|
||||
description: Build user interfaces with Carbon's core components.
|
||||
externalDocsUrl: https://carbon-components-svelte.onrender.com
|
||||
inherits: carbon-styles
|
||||
assets:
|
||||
|
@ -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