in Place of
import React,{Component} from 'react';
use following import syntax
import * as React from 'react';