If you change `this.state.id` to just "hello", does it work? What are you actually trying to do?

If you change
this.state.id
to just "hello", does it work? What are you actually trying to do?
Was this page helpful?