| 1 | import { EditorProps } from '@grapesjs/react'; |
| 2 | import { mdiCheckBold, mdiClose } from '@mdi/js'; |
| 3 | import Icon from '@mdi/react'; |
| 4 | import type { Editor, ProjectData } from 'grapesjs'; |
nothing calls this directly
no outgoing calls
no test coverage detected