React 17 removes the necessity to import React in every jsx file ```ts - import React from 'react'; ```