Closed lorenries closed 7 months ago
Thanks again for catching this bug and suggesting the fix! Since the final change is so small (with the refactor I suggested a few months back), I've gone ahead and made a separate smaller commit in a branch here https://github.com/sjdemartini/mui-tiptap/pull/214. Closing this out.
The
MenuButtonImageUpload
component doesn't actually call theinsertImages
prop, although it's defined in the type signature.