mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unused line
This commit is contained in:
parent
a40c63cb41
commit
32f3b05129
1 changed files with 0 additions and 1 deletions
|
|
@ -915,7 +915,6 @@ function LibraryItemsLayout(props: LibraryItemsLayoutProps): JSX.Element {
|
|||
</div>
|
||||
)}
|
||||
</Dropzone>
|
||||
{/* <Box css={{ width: '10px', height: '100vh' }} /> */}
|
||||
</VStack>
|
||||
|
||||
{props.showAddLinkModal && (
|
||||
|
|
|
|||
Loading…
Reference in a new issue