You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error, when I use it inside a 'styled-components' header, is the following:
"A string ref, "selectedFlag", has been found within a strict mode tree. String refs are a source of potential bugs and should be avoided. We recommend using useRef() or createRef()"
The text was updated successfully, but these errors were encountered:
The error, when I use it inside a 'styled-components' header, is the following:
"A string ref, "selectedFlag", has been found within a strict mode tree. String refs are a source of potential bugs and should be avoided. We recommend using useRef() or createRef()"
The text was updated successfully, but these errors were encountered: