We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2048f18 commit d3e2c34Copy full SHA for d3e2c34
1 file changed
src/TableRow.js
@@ -11,7 +11,6 @@ import { fade } from '@material-ui/core/styles/colorManipulator';
11
import { withStyles } from '@material-ui/core/styles';
12
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
13
import { faTerminal } from '@fortawesome/free-solid-svg-icons'
14
-import { Button } from '@material-ui/core';
15
import IconButton from '@material-ui/core/IconButton';
16
17
const styles = theme => ({
0 commit comments