9 Commits

Author SHA1 Message Date
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
6f23de92e7 style: change border color to neutral 2024-05-26 20:12:55 +09:00
58e188f273 fix: add select in tooltipContent base 2024-05-26 17:40:18 +09:00
96d051a862 refactor: add separated tooltipContentColors before tooltipContent 2024-05-26 17:39:48 +09:00
5f98701427 refactor: rename things without $ 2024-05-26 17:24:46 +09:00
09bdb41160 feat: add error message in set method of context on outside of provider 2024-05-24 19:24:21 +09:00
98c853d73e feat: add tooltip 2024-05-21 12:43:05 +09:00