Skip to content

Commit 8c3c4e1

Browse files
committed
export updated
1 parent 33ac792 commit 8c3c4e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
export { default as AppRouter } from "./components/appRouter";
1+
import AppRouter from "./components/appRouter";
2+
export default AppRouter;

0 commit comments

Comments
 (0)