Skip to content

Commit

Permalink
solved a warning and pr merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
srivastava9 authored and orionpax00 committed Jul 5, 2020
1 parent e6252a1 commit 4db3cdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Theme } from "@material-ui/core/styles";
import { red, grey, green, blue } from "@material-ui/core/colors";
import { flexbox } from "@material-ui/system";
//import { flexbox } from "@material-ui/system";
const styles = theme => ({
root: {
display: "flex",
Expand Down

0 comments on commit 4db3cdc

Please sign in to comment.