mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
[CL-890] Mute nav stories temporarily (#16885)
This commit is contained in:
@@ -64,7 +64,8 @@ export default {
|
|||||||
type: "figma",
|
type: "figma",
|
||||||
url: "https://www.figma.com/design/Zt3YSeb6E6lebAffrNLa0h/Tailwind-Component-Library?node-id=16329-40145&t=b5tDKylm5sWm2yKo-4",
|
url: "https://www.figma.com/design/Zt3YSeb6E6lebAffrNLa0h/Tailwind-Component-Library?node-id=16329-40145&t=b5tDKylm5sWm2yKo-4",
|
||||||
},
|
},
|
||||||
chromatic: { viewports: [640, 1280] },
|
// remove disableSnapshots in CL-890
|
||||||
|
chromatic: { viewports: [640, 1280], disableSnapshot: true },
|
||||||
},
|
},
|
||||||
} as Meta;
|
} as Meta;
|
||||||
|
|
||||||
|
|||||||
@@ -42,7 +42,8 @@ export default {
|
|||||||
type: "figma",
|
type: "figma",
|
||||||
url: "https://www.figma.com/design/Zt3YSeb6E6lebAffrNLa0h/Tailwind-Component-Library?node-id=16329-40145&t=b5tDKylm5sWm2yKo-4",
|
url: "https://www.figma.com/design/Zt3YSeb6E6lebAffrNLa0h/Tailwind-Component-Library?node-id=16329-40145&t=b5tDKylm5sWm2yKo-4",
|
||||||
},
|
},
|
||||||
chromatic: { viewports: [640, 1280] },
|
// remove disableSnapshots in CL-890
|
||||||
|
chromatic: { viewports: [640, 1280], disableSnapshot: true },
|
||||||
},
|
},
|
||||||
} as Meta;
|
} as Meta;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user