mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
exclude CL popover story from Chromatic (#7862)
This commit is contained in:
@@ -130,6 +130,9 @@ export const InitiallyOpen: Story = {
|
|||||||
${popoverContent}
|
${popoverContent}
|
||||||
`,
|
`,
|
||||||
}),
|
}),
|
||||||
|
parameters: {
|
||||||
|
chromatic: { disableSnapshot: true },
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export const RightStart: Story = {
|
export const RightStart: Story = {
|
||||||
|
|||||||
Reference in New Issue
Block a user