Skip to content

Commit ab8cee4

Browse files
committed
feat: fuck router
1 parent 5f7618e commit ab8cee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ function NavLinks() {
9494

9595
function MainApp() {
9696
return (
97-
<Router basename="/ai-coding-prompt-builder">
97+
<Router basename="/ai-coding-prompt-builder/">
9898
<AppBar
9999
position="static"
100100
color="default"

0 commit comments

Comments
 (0)