Skip to content

Commit 455f0ac

Browse files
committed
fix: export Redirect from react.d.ts
1 parent 7b17541 commit 455f0ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

react.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export {
44
Link,
55
LocationNotFoundError,
66
Path,
7+
Redirect,
78
RoconRoot,
89
Search,
910
State,

0 commit comments

Comments
 (0)