A legacy implementation of refs where you can pass a string to a ref prop.
React Docs
<div ref="myRef" /> Copy
<div ref="myRef" />
A legacy implementation of refs where you can pass a string to a ref prop.