Skip to content

Commit

Permalink
files changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi590 committed Jan 18, 2024
1 parent 48d9996 commit b19a040
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import Contact from './sections/contact/Contact';
import Portfolio from './sections/portfolio/Portfolio';

const App = () => {
//app jsx code

return (
<main>
<Navbar />
Expand Down

0 comments on commit b19a040

Please sign in to comment.