This commit is contained in:
Chris Troutner
2020-07-08 18:36:05 -07:00
parent 255bf8198b
commit cc9ce841d9
+1 -1
View File
@@ -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 () {