mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
prettier
This commit is contained in:
parent
8fdff33cf8
commit
58d2c1557d
@ -73,7 +73,7 @@ const ImageGalleryContent = () => {
|
|||||||
</Flex>
|
</Flex>
|
||||||
<PanelGroup ref={panelGroupRef} direction="vertical">
|
<PanelGroup ref={panelGroupRef} direction="vertical">
|
||||||
<Panel>
|
<Panel>
|
||||||
<Collapse in={boardSearchDisclosure.isOpen} >
|
<Collapse in={boardSearchDisclosure.isOpen}>
|
||||||
<Box mt="2">
|
<Box mt="2">
|
||||||
<BoardsSearch />
|
<BoardsSearch />
|
||||||
</Box>
|
</Box>
|
||||||
|
Loading…
Reference in New Issue
Block a user