Skip to content

Commit ff25209

Browse files
authored
Update src/pages/index.tsx
1 parent c775647 commit ff25209

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,9 @@ export const Home = () => {
252252
sx: {
253253
display: {
254254
sm: 'none',
255-
xs: 'none'
256-
}
257-
}
255+
xs: 'none',
256+
},
257+
},
258258
}}
259259
value={tab}
260260
>

0 commit comments

Comments
 (0)