InvokeAI/invokeai/frontend/web/src/features/ui
psychedelicious 367de44a8b fix(ui): tidy remaining selectors
These were just using overly verbose syntax - like explicitly typing `state: RootState`, which is unnecessary.
2024-01-06 00:03:07 +11:00
..
components fix(ui): tidy remaining selectors 2024-01-06 00:03:07 +11:00
hooks fix(ui): do not use state => state as an input selector 2024-01-06 00:03:07 +11:00
store fix(ui): fix more state => state selectors 2024-01-06 00:03:07 +11:00