Skip to content

Unnecesseray {ComponentType} in imports for JS Function Component #41

@tirthaguha

Description

@tirthaguha

In Javascript mode, the following import is added in function component.

// Node_Module Imports
import React, { ComponentType } from 'react';

The {ComponentType} is unncessery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions