From a78e9cc8f0947f1b8f7da0a63081e19230d48ece Mon Sep 17 00:00:00 2001 From: Matt Rosno Date: Fri, 19 Aug 2022 15:54:57 -0500 Subject: [PATCH] fix: invalid thumbnail path in index --- carbon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carbon.yml b/carbon.yml index 11cfc8ff..8286551f 100644 --- a/carbon.yml +++ b/carbon.yml @@ -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