Rahul Ranjan
Results
2
comments of
Rahul Ranjan
@marsjosephine Yes I am using ES6 classes. If i add any comments they too are not picked up.
import React from 'react'; import { Jumbotron } from 'react-bootstrap'; // Hello World class HelloWorld extends React.Component { render() { return ( Version: 5.0.0 ); } } export default HelloWorld;...