diff --git a/src/about/index.js b/src/about/index.js index 251c161..d1bbda1 100644 --- a/src/about/index.js +++ b/src/about/index.js @@ -3,7 +3,7 @@ */ import React from 'react' -import { Row, Col, Content, Box, Button } from 'adminlte-2-react' +import { Row, Col, Content, Box } from 'adminlte-2-react' class About extends React.Component { render () {