mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-13 19:51:37 +01:00
exclude CL popover story from Chromatic (#7862)
This commit is contained in:
parent
e8e78677f0
commit
64b1772bfd
@ -130,6 +130,9 @@ export const InitiallyOpen: Story = {
|
|||||||
${popoverContent}
|
${popoverContent}
|
||||||
`,
|
`,
|
||||||
}),
|
}),
|
||||||
|
parameters: {
|
||||||
|
chromatic: { disableSnapshot: true },
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export const RightStart: Story = {
|
export const RightStart: Story = {
|
||||||
|
Loading…
Reference in New Issue
Block a user