Implement sort method

This commit is contained in:
2023-10-30 17:54:40 +07:00
parent b071292da7
commit 23a79657b9
9 changed files with 212 additions and 12 deletions
@@ -8,6 +8,7 @@
--disabled-btn-color: #7f82a6;
--hover-background-color: #f3f4f6;
--hover-dark-background-color: #d0d0d0;
--light-text: #fff;
--dark-text: #787878;