diff options
Diffstat (limited to 'src/frontend/app/root.tsx')
| -rw-r--r-- | src/frontend/app/root.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/app/root.tsx b/src/frontend/app/root.tsx index 7bf07a0..9c105f0 100644 --- a/src/frontend/app/root.tsx +++ b/src/frontend/app/root.tsx @@ -3,7 +3,7 @@ import { Links, Meta, Scripts, - ScrollRestoration + ScrollRestoration, } from "react-router"; import "@fontsource-variable/roboto"; |
