Skip to content

Commit 6c717b0

Browse files
committed
Update App.js
1 parent b9ccef7 commit 6c717b0

File tree

1 file changed

+1
-1
lines changed
  • src/cra-template/template/src

1 file changed

+1
-1
lines changed

src/cra-template/template/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const App = () => {
1515
}, [])
1616

1717
return (
18-
<Router basename="react-windows-ui">
18+
<Router basename={'/'}>
1919

2020
<SplashScreen
2121
//duration={1000} /* Add additional delay before page loads */

0 commit comments

Comments
 (0)