chore: format frontend code

This commit is contained in:
Akhilesh Rangani
2024-10-21 13:57:17 -06:00
parent 305939c15c
commit 3f8e27d969
64 changed files with 1405 additions and 1242 deletions

View File

@ -1,6 +1,5 @@
"use client"
import * as React from "react"
import { ThemeProvider as NextThemesProvider } from "next-themes"
import { type ThemeProviderProps } from "next-themes/dist/types"