I try to make a custom button in react quill toolbar that will open a drop down. I made this like a separate component but don't know how to integrate it in toolbars button
In the red circle is separate component that work, and now I want to do same with button from toolbar (green )