Unique type of them toggle from bottom with unique logo and easily changeable transition
Loading preview...
import { Component } from "@/components/ui/theme-toggle"; export default function DemoOne() { return <Component />; }