upstream #1
@ -44,6 +44,7 @@ const Monitor = () => (
|
|||||||
<line x1="10" y1="13" x2="10" y2="17"></line>
|
<line x1="10" y1="13" x2="10" y2="17"></line>
|
||||||
</svg>
|
</svg>
|
||||||
)
|
)
|
||||||
|
const Blank = () => <svg className="h-6 w-6" />
|
||||||
|
|
||||||
const ThemeSwitch = () => {
|
const ThemeSwitch = () => {
|
||||||
const [mounted, setMounted] = useState(false)
|
const [mounted, setMounted] = useState(false)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user