How do i provide custom slots in @mui/x-charts in React
I have a MUI x-charts ScatterChart in React/Typescript and need to override a few components. The docs describe how to override slot components, but when I try, the components seem to simply disappear.
TextField mui – How to change startAdornment color when hovering over TextField
My TextField element that changes border color on hover as of now: