Skip to content

Commit a347aa8

Browse files
committed
my 1st react app
1 parent bbea8cf commit a347aa8

File tree

1 file changed

+1
-1
lines changed
  • 0002-ReactJs-Notes/BroCode/my-react-app/src

1 file changed

+1
-1
lines changed

0002-ReactJs-Notes/BroCode/my-react-app/src/App.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Header from './Header.jsx';
1+
import Header from './header.jsx';
22
import Footer from './Footer.jsx';
33
import Food from './Food.jsx';
44
function App() {

0 commit comments

Comments
 (0)