Remove unused line

This commit is contained in:
Jackson Harper 2023-03-13 14:51:21 +08:00
parent a40c63cb41
commit 32f3b05129

View file

@ -915,7 +915,6 @@ function LibraryItemsLayout(props: LibraryItemsLayoutProps): JSX.Element {
</div>
)}
</Dropzone>
{/* <Box css={{ width: '10px', height: '100vh' }} /> */}
</VStack>
{props.showAddLinkModal && (