paragon
paragon copied to clipboard
`IconButton` instead of custom buttons in the `SearchField`
Instead of custom inner submit
button and reset
button we can use IconButton
that has proper styles. Recently we encountered several issues with custom inner buttons and it will be much consistent for Paragon.
PR: https://github.com/openedx/paragon/pull/2719