Skip to content

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
TomixJasina committed Feb 20, 2024
1 parent e150ca9 commit 890f89f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import Home from './components/Home';
import NavigationBar from './components/Header';
import Project from './components/Project';
import './App.css'
import React from 'react'

function App() {
return (
Expand Down

0 comments on commit 890f89f

Please sign in to comment.