here we want the user to provide correct data in the form and then show it some warning if it is not correct by dyanamic stylingβ
we can downlod a third party library called styled-components in react
We donβt have to give the className inside the ` ` ;
and if we want to give some psudo selectors then we can just create one more object inside it with & // as given in the image below
Β
Β