Relume Community Icon
Relume Community
  • 🏠Home
  • 📅Events

  • 🔵Announcements
  • 🔵General
  • 🔵Getting Started
  • 🔵Issues
  • 🔵Showcase

Powered by Tightknit
General
General

Do React Components Require Relume Dependency to Function?

Avatar of JDProject C.JDProject C.
·

Are all the components of react dependent on using the relume dependency to work?

2 comments

  • Avatar of Matt J.
    Matt J.
    ·

    cc Nour

  • Avatar of Nour
    Nour
    ·

    Hey JDProject C., not really. You can use any other components (e.g., shadcn/ui's), but this will change the overall design. You can also copy and paste our components into your components directory and tweak them to fit your design system. You can do this here: https://react-docs.relume.io/elements/button. Navigate to "Manual" installation, and you'll find a toggle that shows the additional code we've added on top of shadcn/ui components.

    🙌1