8 Commits

Author SHA1 Message Date
8e9b178f5e fix: fix errors with biomejs 2024-06-29 22:28:58 +09:00
76ec211d81 refactor: update import statements in react components
Updated the import statements in multiple react components to use the new `@pswui-lib` package instead of the deprecated `@pswui-lib/shared@1.0.0`. This makes the code cleaner and easier
2024-06-11 17:51:26 +09:00
2deae4af79 refactor(components): update import statements
Updated the import statements in multiple component files to use the updated package name for shared resources. This change was necessary for import consistency and to ensure proper functioning of the components as per the new package name "@pswui-lib/shared@1.0.0".
2024-06-11 16:20:24 +09:00
4421adfe7d refactor(components): make shared version and update import in components 2024-06-11 12:56:55 +09:00
6f0929a951 style: update label style 2024-06-03 21:19:48 +09:00
9a76ddfaa2 feat: add disabled style in label 2024-06-02 03:24:02 +09:00
bdb8e2488d fix: make direction one variant 2024-05-29 20:59:35 +09:00
f740866366 feat: add Label 2024-05-28 22:37:03 +09:00