mirror of
https://github.com/sasjs/server.git
synced 2026-01-15 01:40:05 +00:00
chore: code fixes
This commit is contained in:
@@ -7,7 +7,7 @@ import BootstrapSnackbar, { AlertSeverityType } from '../../components/snackbar'
|
||||
import Modal from '../../components/modal'
|
||||
import { TreeNode } from '../../utils/types'
|
||||
|
||||
const drawerWidth = 240
|
||||
const drawerWidth = '15%'
|
||||
|
||||
type Props = {
|
||||
selectedFilePath: string
|
||||
|
||||
Reference in New Issue
Block a user