mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
remove extra boardname
This commit is contained in:
parent
58d2c1557d
commit
2edfb2356d
@ -61,7 +61,6 @@ const ImageGalleryContent = () => {
|
||||
<Flex alignItems="center" justifyContent="space-between" gap={2}>
|
||||
{galleryHeader}
|
||||
<GalleryBoardName />
|
||||
<GalleryBoardName />
|
||||
<GallerySettingsPopover />
|
||||
<IconButton
|
||||
onClick={boardSearchDisclosure.onToggle}
|
||||
|
Loading…
Reference in New Issue
Block a user