From b63b32615debfa648c1eedceb46132e73e20a906 Mon Sep 17 00:00:00 2001 From: winkerVSbecks Date: Fri, 16 Feb 2024 09:54:08 -0500 Subject: [PATCH] use the correct package name for vt addon --- src/content/plugins/visual-tests-addon.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/plugins/visual-tests-addon.md b/src/content/plugins/visual-tests-addon.md index 8422a5c3..9ba49eff 100644 --- a/src/content/plugins/visual-tests-addon.md +++ b/src/content/plugins/visual-tests-addon.md @@ -9,7 +9,7 @@ sidebar: { order: 1, label: Storybook addon (beta) }
-Feb 6, 2024: Now available in public beta, with active development by six core maintainers. Try it today! +Feb 6, 2024: Now available in public beta, with active development by six core maintainers. Try it today!
@@ -96,7 +96,7 @@ const config = { addons: [ // Other Storybook addons { - name: "@chromaui/addon-visual-tests", + name: "@chromatic-com/storybook", options: { //👇 Loads the configuration file based on the current environment configFile: