Skip to content

Commit 1a1ac93

Browse files
dbacomputerclaude
andcommitted
feat(storybook): add BaseNode V2 story for iterative design comparison
Duplicates the BaseNode story suite under a new 'Components/BaseNode V2' title so the team can click between before/after in Storybook while iterating on BaseNode improvements. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e992ebe commit 1a1ac93

2 files changed

Lines changed: 1027 additions & 1 deletion

File tree

apps/storybook/.storybook/preview.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ const preview: Preview = {
165165
'*',
166166
],
167167
'Canvas',
168-
['Components', ['All Components', '*'], '*'],
168+
['Components', ['All Components', 'BaseNode', 'BaseNode V2', '*'], '*'],
169169
],
170170
},
171171
},

0 commit comments

Comments
 (0)