1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

exclude CL popover story from Chromatic (#7862)

This commit is contained in:
Will Martin
2024-02-08 15:01:35 -05:00
committed by GitHub
parent e8e78677f0
commit 64b1772bfd

View File

@@ -130,6 +130,9 @@ export const InitiallyOpen: Story = {
${popoverContent} ${popoverContent}
`, `,
}), }),
parameters: {
chromatic: { disableSnapshot: true },
},
}; };
export const RightStart: Story = { export const RightStart: Story = {