Germán Álvarez
Results
1
issues of
Germán Álvarez
I have this code: ``` render() { return ( <> <h3>{props.title}</h3> <p>{props.detail}</p> </> ) } } ``` Resulting on this wrong highlighting colors: I have tried many combinations with the...
EnlighterJS3
FeatureRequest