basic bootstrap and fa stuff

This commit is contained in:
Medenos
2022-09-27 16:31:44 -04:00
parent b14ebac2f1
commit e21d9a90ca
9 changed files with 63 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
import React from "react";
import { BrowserRouter, Route, Link } from "react-router-dom";
import { Link } from "react-router-dom";
const Navbar = () => {
return (