I have an input component in my main app that has a state set up as:
> const [value, setValue] = useState(\'\');
It gets passed down as pr