1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

[CL-256] Update Figma links in Storybook docs (#12901)

* Update Figma links

updated existing Figma links to point to the new file and added Figma links to components missing them

* Added last missing Figma links
This commit is contained in:
Danielle Flinn
2025-01-17 07:50:20 -08:00
committed by GitHub
parent e5f83ff086
commit 23227f5064
42 changed files with 88 additions and 32 deletions

View File

@@ -17,7 +17,7 @@ export default {
parameters: {
design: {
type: "figma",
url: "https://www.figma.com/file/Zt3YSeb6E6lebAffrNLa0h/Tailwind-Component-Library",
url: "https://www.figma.com/design/Zt3YSeb6E6lebAffrNLa0h/Tailwind-Component-Library?node-id=21514-19247&t=b5tDKylm5sWm2yKo-4",
},
},
} as Meta;