style change
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import ReactDOM from 'react-dom';
|
import ReactDOM from 'react-dom';
|
||||||
import { AboutPage } from './components/about-sidebar';
|
import {AboutPage} from './components/about-sidebar';
|
||||||
|
|
||||||
ReactDOM.render(
|
ReactDOM.render(
|
||||||
<AboutPage />,
|
<AboutPage />,
|
||||||
|
|||||||
Reference in New Issue
Block a user