Commit Graph

5 Commits

Author SHA1 Message Date
baf377b722 refactor(loading): change to named export and arrow function
- Switch from default export to named export
- Convert component to arrow function
- Remove unused props parameter
2025-05-09 09:40:25 +08:00
a8e243204b feat(layout): refactor problem layout to use DockView for organizing content sections 2025-04-04 18:13:14 +08:00
91ce73d72b feat(Loading): add skeletonClassName prop to customize Skeleton style 2025-03-18 19:46:19 +08:00
449dfd56f2 refactor(loading): add className prop and support additional props 2025-03-18 19:34:00 +08:00
2bc704a818 feat(loading): add Loading component 2025-03-11 22:40:21 +08:00