Skip to content

feature: Convert class components to functional components #493

Open
@CodeTanish

Description

@CodeTanish

feature: Convert class components to functional components

Hi maintainers 👋,

I noticed that the project uses class-based components. I’d love to help modernize the codebase by converting them to functional components using React Hooks.

Benefits:

  • Simpler and cleaner code
  • Easier state and lifecycle handling with hooks
  • Aligns with current best practices in React

Would you be open to a contribution that starts this refactor in phases?

Happy to help or take suggestions on how to approach this!

Thanks!

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