Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AniModi committed Oct 3, 2023
1 parent 1457113 commit 35c5330
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import Main from './Main';
import store from './store';
import './index.css';

//testing

ReactDOM.render(
<Provider store={store}>
<BrowserRouter basename={process.env.PUBLIC_URL}>
Expand Down

0 comments on commit 35c5330

Please sign in to comment.