Skip to content

Commit

Permalink
chore: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zllkjc committed Jan 14, 2025
1 parent 7d85f02 commit dfd5cde
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ export type RouterConfig = {
*/
unstable_reloadOnURLMismatch?: boolean;
};
};

export type Routes = RouterConfig['routesConfig']['routes'];

Expand Down

0 comments on commit dfd5cde

Please sign in to comment.