feat: course cards

This commit is contained in:
Jannat Patel
2023-11-29 12:05:40 +05:30
parent 25bcd10e93
commit 63bcf15900
7 changed files with 906 additions and 35 deletions

View File

@@ -14,5 +14,8 @@
"bugs": {
"url": "https://github.com/frappe/lms/issues"
},
"homepage": "https://github.com/frappe/lms#readme"
"homepage": "https://github.com/frappe/lms#readme",
"dependencies": {
"frappe-ui": "^0.1.16"
}
}