Skip to content

Commit 02d7e62

Browse files
committed
fix
1 parent 45892c7 commit 02d7e62

File tree

2 files changed

+36
-10
lines changed

2 files changed

+36
-10
lines changed

package-lock.json

+36-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/JSONFormatter/JSONFormatter.jsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React, { Component } from "react";
2-
import Button from '@material-ui/core/Button';
32
import { MuiThemeProvider, createMuiTheme } from '@material-ui/core/styles';
43
import { UnControlled as CodeMirror } from 'react-codemirror2'
54

0 commit comments

Comments
 (0)