Skip to content

Commit fe02259

Browse files
(fix) remove json editor css
1 parent 8e80750 commit fe02259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Editor.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { getSuggestions } from './suggestionBuilder';
55
import { getInputSelection, setCaretPosition, insertAtCursor } from './getInputSelection';
66
import SuggestionList from './SuggestionList';
77

8-
import 'jsoneditor/dist/jsoneditor.min.css';
98
import './editor.css';
109
import JsonPathPreviewer from './JsonPathPreviewer';
1110

0 commit comments

Comments
 (0)