chore: run bun format to automatically format the frontend code
This commit is contained in:
+1
@@ -24,6 +24,7 @@ import {
|
||||
useMemo,
|
||||
useState,
|
||||
} from 'react'
|
||||
|
||||
import { getCookie, setCookie, removeCookie } from '@/lib/cookies'
|
||||
|
||||
type Theme = 'dark' | 'light' | 'system'
|
||||
|
||||
Reference in New Issue
Block a user