We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98cc51 commit de29c77Copy full SHA for de29c77
src/components/Layout/LayoutView.js
@@ -1,4 +1,4 @@
1
-import React, { Component } from 'react';
+import React from 'react';
2
import { withStyles, CssBaseline } from '@material-ui/core';
3
import { BrowserRouter, Route, Switch, Redirect } from 'react-router-dom';
4
import classnames from 'classnames';
0 commit comments