Skip to content

Commit 1ece731

Browse files
authored
Update Router.tsx
1 parent 5243a57 commit 1ece731

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo-app/src/client/Router.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import Buttons from "./Components/Buttons";
88

99
const root = document.getElementById("root");
1010

11-
1211
ReactDOM.render(
1312
<BrowserRouter>
1413
<Nav />

0 commit comments

Comments
 (0)