From e243f101b3266ed98a1b668562a639408ffe36d7 Mon Sep 17 00:00:00 2001 From: physcik Date: Fri, 10 Apr 2026 20:45:57 +0500 Subject: router setup --- front/src/App.js | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 front/src/App.js (limited to 'front/src/App.js') diff --git a/front/src/App.js b/front/src/App.js deleted file mode 100644 index 3784575..0000000 --- a/front/src/App.js +++ /dev/null @@ -1,25 +0,0 @@ -import logo from './logo.svg'; -import './App.css'; - -function App() { - return ( -
-
- logo -

- Edit src/App.js and save to reload. -

- - Learn React - -
-
- ); -} - -export default App; -- cgit v1.3