lexical-floating-menu icon indicating copy to clipboard operation
lexical-floating-menu copied to clipboard

Could you provide a CodeSandbox for the project?

Open bsides opened this issue 1 year ago • 0 comments

Could be any other like Stackblitz.

The example from storybook is not enough to setup a clean project with this. Right now it's throwing an error with the example with FloatingMenu plugin given (returning object instead of a react component). Could you please lend a hand in making it work? Thank you.

EDIT: I just noticed you don't pass the component in Element format like <FloatingMenu /> but as reference (just FloatingMenu)... so maybe that won't be necessary. But I can setup one if you want regardless.

bsides avatar Jan 17 '24 04:01 bsides