Skip to content

Commit aa74516

Browse files
make test commit
1 parent 9cd4b84 commit aa74516

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/App.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ const HomePageRedirect = () => {
6363
}
6464
}
6565

66+
// test
67+
6668
return <Redirect to={redirectURL} />
6769
}
6870

0 commit comments

Comments
 (0)