mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
f6738d647e
JSX is not serializable, so it cannot be in redux. Non-serializable global state may be put into `nanostores`. - Use `nanostores` for `customStarUI` - Use `nanostores` for `headerComponent` - Re-enable the serializable & immutable check redux middlewares |
||
---|---|---|
.. | ||
App.tsx | ||
AppErrorBoundaryFallback.tsx | ||
AuxiliaryProgressIndicator.tsx | ||
GlobalHotkeys.ts | ||
InvokeAIUI.tsx | ||
ThemeLocaleProvider.tsx | ||
Toaster.ts |