Link to both resizable.js and resizable-style.css within the webpage and call: Resizable.initialise(parentId, sizes, resizerThickness) Where "parentId" is the element ...
import Modal from "./components/modal"; import { icons } from "./components/modal/modules/Icons"; const openModalBtn = document.querySelector("#open-modal-btn ...