Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TingluoHuang committed Jun 13, 2020
1 parent 45892c7 commit 02d7e62
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 10 deletions.
45 changes: 36 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/components/JSONFormatter/JSONFormatter.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React, { Component } from "react";
import Button from '@material-ui/core/Button';
import { MuiThemeProvider, createMuiTheme } from '@material-ui/core/styles';
import { UnControlled as CodeMirror } from 'react-codemirror2'

Expand Down

0 comments on commit 02d7e62

Please sign in to comment.