Skip to content

import useState, useEffect etc.. from react at the beginning only #68

Description

@Binu42

currently, we are importing useState, useEffect, CSSProperties, etc.. from react each time when we need it, by this code is not looking clean and we are writing repetitive things.
we can import all these methods at the beginning only and use it in our code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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