feat: add new spinner component

This commit is contained in:
2024-04-13 15:01:27 +07:00
parent 89f577fbef
commit ed6aca41ea
29 changed files with 177 additions and 102 deletions

View File

@@ -5,3 +5,4 @@ export * from "./column";
// UI
export * from "./container";
export * from "./box";
export * from "./spinner";