add circle component and small circle percentage

This commit is contained in:
arifal
2025-02-04 01:12:33 +07:00
parent c43c79f65e
commit 6e726b4940
7 changed files with 483 additions and 20 deletions

View File

@@ -45,6 +45,8 @@
@import "components/tooltip";
@import "components/widgets";
// custom components
@import "components/circle";
// Plugin
@import "plugins/simplebar";