diff --git a/src/components/NavBar.js b/src/components/NavBar.js index 249c7c8..03ef51c 100644 --- a/src/components/NavBar.js +++ b/src/components/NavBar.js @@ -50,6 +50,9 @@ export default class NavBar extends Component { πŸ—ΊοΈ Map + + πŸ“Š Statists + βš™οΈ Settings diff --git a/src/components/StatistsComponent.js b/src/components/StatistsComponent.js new file mode 100644 index 0000000..edfd876 --- /dev/null +++ b/src/components/StatistsComponent.js @@ -0,0 +1,38 @@ +import React, { Component } from "react"; +import BeldenLogo from "../assets/images/belden-white.png"; +import "../assets/stylesheets/summary.scss"; + +export default class StatistsComponent extends Component { + render() { + return ( +
+
+ Belden +
+
+

Summary

+
+
+