The result of MUI text field is in HTML and render as html in React
I have text as FRANK LOVING and here b tag should be rendered as bold like this FRANK LOVING in value of MUI text field. How can i do this in react.js
I have text as FRANK LOVING and here b tag should be rendered as bold like this FRANK LOVING in value of MUI text field. How can i do this in react.js