We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c9d9f commit 1bd3a01Copy full SHA for 1bd3a01
src/components/NavBar/navbar.jsx
@@ -1,5 +1,5 @@
1
import React from 'react';
2
-import './NavBar.css';
+import './navbar.css';
3
4
function NavBar({ onNavigate }) {
5
return (
0 commit comments