diff --git a/public/index.html b/public/index.html index b7ae1ff..b994fdf 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,6 @@
- + \ No newline at end of file diff --git a/src/app.jsx b/src/app.jsx index 6e8dbba..acacab8 100644 --- a/src/app.jsx +++ b/src/app.jsx @@ -1,6 +1,6 @@ import React from "react"; import { BrowserRouter, Switch, Route, Link } from "react-router-dom"; -import { Header, Container } from "semantic-ui-react"; +import { Header, Container, Divider } from "semantic-ui-react"; //include styles import "./styles/shared.css"; @@ -34,6 +34,7 @@ class App extends React.Component { Concepts About +