# How to override component's styling ?
Please refer to MUI Docs (opens new window) if a user is to override MUI's components.
We have created some components which will provide styles to some components.
A user may go through the docs to understand how to use these styled components.
If a user wants to override those styled components, please refer to this docs.
If a user wants to override the styles of React Hot Toast, please refer to this docs.