Skip to content

Commit 6ae275c

Browse files
author
Hariom Sharma
committed
fix: removed extra class
1 parent 446bd87 commit 6ae275c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/lib/DndEditor.scss

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/lib/DndEditor.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import { useDeepCompare } from '@harryy/rehooks'
1818
import FormElement from './assets/blocks/FormElement'
1919
import { LocalizationProvider } from '@material-ui/pickers'
2020
import MomentUtils from '@material-ui/pickers/adapter/moment'
21-
import './DndEditor.scss'
2221

2322
export interface DndEditorProps {
2423
value?: Partial<DndState>

0 commit comments

Comments
 (0)