Remove unnecessary import React from 'react'
#4371
Labels
tooling
Issues related to the Tooling team
import React from 'react'
#4371
We seem to have everywhere unnecessary
import React from 'react'
which seems to be an IDE problem more than a React requirement. We have to make sure linter is also correctly configured.The text was updated successfully, but these errors were encountered: