You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the link bubble menus the "outlined" variant of the mui Button is used
In the color picker poppers a default button (no variant) is used.
The preferred solution I think would be to add props to control this. A quicker solution I guess would be to make sure all buttons in poppers use the same variant and colors.
Not a huge issue, but would look better imo.
The text was updated successfully, but these errors were encountered:
In the link bubble menus the "outlined" variant of the mui Button is used
In the color picker poppers a default button (no variant) is used.
The preferred solution I think would be to add props to control this. A quicker solution I guess would be to make sure all buttons in poppers use the same variant and colors.
Not a huge issue, but would look better imo.
The text was updated successfully, but these errors were encountered: