0
All right?
I have a question and a problem!!! I believe the title speaks for itself.... But how do I access a Json property that contains React hyphen?
Example of how the property can be:
{
'nome-de-primeiro': 'Josefina',
'nome-segunda':'Souza'
}
every time I put the .nome-de-primeiro
in React, he tells me that I am not defining the de
and the primeiro
....