chore: get start from deploying

This commit is contained in:
jialin
2025-02-24 11:47:06 +08:00
parent bcbefe29e7
commit 529b3cb18f
9 changed files with 52 additions and 40 deletions
@@ -28,7 +28,7 @@ const ListSkeleton: React.FC<{
width: '100%',
position: 'absolute',
display: 'flex',
alignItems: 'center',
alignItems: 'flex-start',
justifyContent: 'center',
top: 0,
left: 0,