add drag and drop builder

This commit is contained in:
Krrish Ghimire
2026-07-01 01:14:40 +05:45
parent 65f38d68c5
commit 77b32b4d32
31 changed files with 2187 additions and 1 deletions

View File

@@ -51,6 +51,7 @@
],
"styles": [
"@angular/material/prebuilt-themes/indigo-pink.css",
"node_modules/leaflet/dist/leaflet.css",
"src/styles.css"
],
"scripts": []