chore: replace prettier with oxfmt (#8676)
This commit is contained in:
parent
9ee73d57ef
commit
41abaffc6e
1008 changed files with 4046 additions and 4027 deletions
|
|
@ -90,7 +90,7 @@ export default function Root() {
|
|||
|
||||
export function HydrateFallback() {
|
||||
return (
|
||||
<div className="bg-surface-1 relative flex h-screen w-full items-center justify-center">
|
||||
<div className="relative flex h-screen w-full items-center justify-center bg-surface-1">
|
||||
<LogoSpinner />
|
||||
</div>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue