Skip to content

Commit

Permalink
export hotkeys modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Mary Hipp authored and Mary Hipp committed Sep 18, 2024
1 parent 7db4d26 commit c5f571e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions invokeai/frontend/web/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ export type { PartialAppConfig } from './app/types/invokeai';
export { default as ParamMainModelSelect } from './features/parameters/components/MainModel/ParamMainModelSelect';
export { default as InvokeAiLogoComponent } from './features/system/components/InvokeAILogoComponent';
export { default as SettingsModal } from './features/system/components/SettingsModal/SettingsModal';
export { default as HotkeysModal } from './features/system/components/HotkeysModal/HotkeysModal';
export { default as StatusIndicator } from './features/system/components/StatusIndicator';

0 comments on commit c5f571e

Please sign in to comment.