fix: all empty states now come from a common component

This commit is contained in:
Jannat Patel
2025-05-12 17:46:23 +05:30
parent 9107d76522
commit e6945ac076
20 changed files with 512 additions and 6091 deletions

View File

@@ -6,6 +6,7 @@
"frappe-ui",
"frontend"
],
"type": "module",
"scripts": {
"test-local": "cypress open --e2e --browser chrome",
"postinstall": "cd frontend && yarn install --check-files",