
Does this depend on any other rangoli components?
No, Theme Switcher is an independent component, it’s not depend on any rangoli components.Usage
anyComponent.tsx
Component Code
@/app/components/ThemeSwitcher.tsx
A customizable theme switcher component that enables seamless toggling between light and dark modes, To use the theme switcher, ensure you have dark mode functionality set up in your project. Follow the official shadcn dark mode setup guide for proper configuration.
