Hello, I tried to adapt the example in react JavaScript tutorial from class component to function component, but when I try to render the component it says that container doesn't exist, I already created the div with ID.
Anyone has the example of this component in function component?
Thanks
Hello, I tried to adapt the example in react JavaScript tutorial from class component to function component, but when I try to render the component it says that container doesn't exist, I already created the div with ID. Anyone has the example of this component in function component? Thanks