diff --git a/src/client/about.jsx b/src/client/about.jsx index e75d2ed..99e3788 100644 --- a/src/client/about.jsx +++ b/src/client/about.jsx @@ -1,6 +1,6 @@ import React from 'react'; import ReactDOM from 'react-dom'; -import { AboutPage } from './components/about-sidebar'; +import {AboutPage} from './components/about-sidebar'; ReactDOM.render( ,