Created by: necto68
Can we just remove import React from 'react'; line?
I think we don't need it as we are using "jsx": "react-jsx" in tsconfig.json file
Created by: necto68
Can we just remove import React from 'react'; line?
I think we don't need it as we are using "jsx": "react-jsx" in tsconfig.json file