feat: editor js import

This commit is contained in:
Jannat Patel
2023-04-18 11:51:57 +05:30
parent 4c220a67f2
commit a0782c7bf7
11 changed files with 70 additions and 17 deletions

View File

@@ -1,3 +1,4 @@
import "./profile.js";
import "./common_functions.js";
import "./editor.js";
import "../../../../frappe/frappe/public/js/frappe/ui/chart.js";