mirror of
https://github.com/reiyua/RaysMovieClub.git
synced 2026-01-20 15:37:47 +00:00
Add reference to about page via import cmd.
This commit is contained in:
parent
1593b33ae2
commit
d687b0b9ff
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ import "react-bootstrap/Container"
|
|||
import "react-bootstrap/Navbar"
|
||||
import "react-bootstrap/Nav"
|
||||
import './App.css';
|
||||
import { About } from "./pages/About";
|
||||
import Container from "react-bootstrap/Container";
|
||||
import { Nav, Navbar } from "react-bootstrap/esm";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue