Skip to content

Commit e5d2b56

Browse files
committed
feat: improve suspense fallback accessibility
1 parent 9d34c19 commit e5d2b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Routes/Router.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ const Router = () => {
2727
);
2828
};
2929

30-
export default Router;
30+
export default Router;

0 commit comments

Comments
 (0)