refactor: use frappe-ui for batch progress charts

This commit is contained in:
Jannat Patel
2025-05-12 10:37:26 +05:30
parent 12e5eedd6b
commit 0d41a1ae70
7 changed files with 548 additions and 3260 deletions

View File

@@ -2,7 +2,8 @@
"name": "frappe_lms",
"version": "1.0.0",
"description": "Easy to use, open-source, Learning Management System",
"workspaces1": [
"type": "module",
"workspaces": [
"frappe-ui",
"frontend"
],