ThemeToggle
Icon button that toggles between dark and light theme via next-themes.
Default
import { ThemeToggle } from '@canarist/ui'
// Requires ThemeProvider from next-themes in your layout
<ThemeToggle />Icon button that toggles between dark and light theme via next-themes.
import { ThemeToggle } from '@canarist/ui'
// Requires ThemeProvider from next-themes in your layout
<ThemeToggle />