mirror of
https://github.com/Spythere/spythere-portfolio.git
synced 2026-05-03 13:38:17 +00:00
navbar; logo & landing animation
This commit is contained in:
+1
-1
@@ -1,8 +1,8 @@
|
||||
import { ThemeProvider } from 'styled-components';
|
||||
import { theme } from './theme';
|
||||
import { GlobalStyles } from './components/styles/Global.styled';
|
||||
import LandingSection from './sections/LandingSection';
|
||||
import Navbar from './components/Navbar';
|
||||
import LandingSection from './components/LandingSection';
|
||||
|
||||
function App() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user