Created by: queq1890
- Removed
import React from 'react';statement fromcra-template-typescriptsince the new JSX runtime is introduced in React.js v17 and the current version ofcreate-react-appuses React.js v18.
Created by: queq1890
import React from 'react'; statement from cra-template-typescript since the new JSX runtime is introduced in React.js v17 and the current version of create-react-app uses React.js v18.