mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
chore(ui): lint
This commit is contained in:
@@ -11,6 +11,6 @@ const config: StorybookConfig = {
|
||||
|
||||
core: {
|
||||
disableTelemetry: true,
|
||||
}
|
||||
},
|
||||
};
|
||||
export default config;
|
||||
|
||||
@@ -47,7 +47,7 @@ const preview: Preview = {
|
||||
parameters: {
|
||||
docs: {
|
||||
theme: themes.dark,
|
||||
codePanel: true
|
||||
codePanel: true,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user