Bolisetti-Srihari

Results 1 issues of Bolisetti-Srihari

im unable to open the my custom image library when using these listeners const onLoad: EmailEditorProps["onLoad"] = (unlayer: any) => { unlayer.registerCallback("selectImage", (data: any, done: any) => { setIsModalOpen(true); });...