feat: add simple select component

This commit is contained in:
jialin
2025-07-01 20:20:50 +08:00
parent 7da106798d
commit 9e29e7283c
12 changed files with 339 additions and 129 deletions
@@ -16,7 +16,7 @@ const SpinWrapper = styled.div`
justify-content: center;
top: 0;
left: 0;
height: 400px;
max-height: 400px;
right: 0;
`;