mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore(ui): tidy unused component ref
This commit is contained in:
parent
a404fb2d32
commit
2359b92b46
@ -100,8 +100,6 @@ const App = ({
|
|||||||
<GalleryDrawer />
|
<GalleryDrawer />
|
||||||
<ParametersDrawer />
|
<ParametersDrawer />
|
||||||
|
|
||||||
{/* <AuxiliaryProgressIndicator /> */}
|
|
||||||
|
|
||||||
<AnimatePresence>
|
<AnimatePresence>
|
||||||
{!isApplicationReady && !loadingOverridden && (
|
{!isApplicationReady && !loadingOverridden && (
|
||||||
<motion.div
|
<motion.div
|
||||||
|
Loading…
Reference in New Issue
Block a user