From de15fa8c109005789a93c8f7431f50a03424e4f9 Mon Sep 17 00:00:00 2001 From: Kristian Antrobus Date: Fri, 24 Jan 2025 15:09:58 -0600 Subject: [PATCH] feat(storybook): include evergreen in stacked VRT view --- .storybook/preview.tsx | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/.storybook/preview.tsx b/.storybook/preview.tsx index f2207216c9..5fbb350e5d 100644 --- a/.storybook/preview.tsx +++ b/.storybook/preview.tsx @@ -248,6 +248,30 @@ export const decorators = [ + + + + + + + + + + + + );