forked from VinokurovVE/tests
Disabled signup; Map test
This commit is contained in:
@ -184,7 +184,8 @@ export default function FolderViewer() {
|
||||
<Box sx={{
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
gap: '16px'
|
||||
gap: '16px',
|
||||
p: '16px'
|
||||
}}>
|
||||
<FileViewer
|
||||
open={fileViewerModal}
|
||||
|
Reference in New Issue
Block a user