mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
Update design urls to main figma file (#3880)
This commit is contained in:
@@ -14,6 +14,12 @@ const buttonTypes: IconButtonType[] = [
|
||||
export default {
|
||||
title: "Component Library/Icon Button",
|
||||
component: BitIconButtonComponent,
|
||||
parameters: {
|
||||
design: {
|
||||
type: "figma",
|
||||
url: "https://www.figma.com/file/Zt3YSeb6E6lebAffrNLa0h/Tailwind-Component-Library?node-id=4369%3A16686",
|
||||
},
|
||||
},
|
||||
args: {
|
||||
bitIconButton: "bwi-plus",
|
||||
size: "default",
|
||||
|
||||
Reference in New Issue
Block a user