style change
This commit is contained in:
@@ -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(
|
||||
<AboutPage />,
|
||||
|
||||
Reference in New Issue
Block a user