Brian Troncone
Results
31
comments of
Brian Troncone
I'm having the same issue, build fails with: ``` node_modules/@editorjs/table/dist/toolbox.d.ts:29:48 - error TS2339: Property 'cssModifier' does not exist on type '{}'. 29 constructor({ api, items, onOpen, onClose, cssModifier }: object);...