Skip to content

refactor: remove dependency on "rc-dialog" & "rc-switch" #114

@pranshuchittora

Description

@pranshuchittora

Hi there,
Great work on creating an awesome component lib cum design system. 👏 🎊

Description

The switch has a dependency of rc-switch

import RCSwitch from "rc-switch"

Similarly, Modal too has a dependency of rc-dialog

import Dialog from "rc-dialog"

I think the components should be decoupled from such dependency.

What can be done?

  • Custom implementation can be done (could make a difference in the long run 🚀 )

Let's discuss 📢

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