mirror of
https://github.com/bitwarden/browser
synced 2026-02-18 18:33:50 +00:00
[CL-717] Fix autofill storybook config (#17757)
This commit is contained in:
committed by
jaasen-livefront
parent
9133f462a3
commit
39a2781afe
@@ -14,7 +14,6 @@ const config: StorybookConfig = {
|
||||
stories: ["../lit-stories/**/*.lit-stories.@(js|jsx|ts|tsx)", "../lit-stories/**/*.mdx"],
|
||||
addons: [
|
||||
getAbsolutePath("@storybook/addon-links"),
|
||||
getAbsolutePath("@storybook/addon-essentials"),
|
||||
getAbsolutePath("@storybook/addon-a11y"),
|
||||
getAbsolutePath("@storybook/addon-designs"),
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user