mirror of
https://github.com/vercel/commerce.git
synced 2025-07-30 13:41:22 +00:00
Modifications
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React, { FC } from 'react'
|
||||
import { Switch } from '@headlessui/react'
|
||||
import { Moon, Sun } from '@components/icon'
|
||||
import { Moon, Sun } from '@components/icons'
|
||||
interface Props {
|
||||
className?: string
|
||||
checked: boolean
|
||||
|
Reference in New Issue
Block a user