Skip to content

Commit d3f1c45

Browse files
frankieyanclaude
andcommitted
docs(sidebar): link the Figma design in the stories
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent c604d2c commit d3f1c45

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/sidebar/sidebar.stories.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ const meta = {
148148
component: Sidebar,
149149
parameters: {
150150
badges: ['accessible'],
151+
figma: {
152+
path: 'Web › Components / Todoist › Sidebar › Main Navigation / Sidebar',
153+
url: 'https://www.figma.com/design/LYlWNzvhMDh907l07mPPQk/Product-Library---Web?node-id=1194-17741',
154+
},
151155
// Serialize the rendered composition into "Show code", not the story wrapper.
152156
docs: { source: { type: 'dynamic' } },
153157
},

0 commit comments

Comments
 (0)