diff --git a/src/App.tsx b/src/App.tsx index 03cdff6..1be1318 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -4,6 +4,7 @@ import Typography from '@mui/material/Typography'; import Box from '@mui/material/Box'; import Link from '@mui/material/Link'; import ProTip from './ProTip'; +import Tabs from './Tabs'; function Copyright() { return ( @@ -21,10 +22,17 @@ export default function App() { return ( - + + Nofated - + + {'Forever you will be in my heart.'} + {'The footer will move as the main element of the page grows.'} + + Sticky footer placeholder. + +