
Does this depend on any other rangoli components?
No, Separator with text is an independent component, it’s not depend on any other rangoli components.Usage
anyComponent.tsx
Component Code
@app/components/SeparatorWithText.tsx
Separator with text component helps you to separate content in components with text included on sepration, ensure you have dark mode functionality set up in your project. Follow the official shadcn dark mode setup guide for proper configuration.
