🤪Chú ý nếu lỗi cảnh báo từ khóa new nếu dùng trong js thường chúng ta sẽ sử dụng trong mudule (ok)
Chúng ta bọc trong mudule :)
(() => {
const modalInstance = new mdb.Modal(modal);
})();
Last updated
Was this helpful?
Chúng ta bọc trong mudule :)
(() => {
const modalInstance = new mdb.Modal(modal);
})();
Last updated
Was this helpful?