style: reformat files
This commit is contained in:
parent
657a64ca7f
commit
2a2c4bc967
87 changed files with 571 additions and 307 deletions
|
@ -1,8 +1,8 @@
|
|||
'use client';
|
||||
|
||||
import * as React from 'react';
|
||||
import { Moon, Sun } from 'lucide-react';
|
||||
import { useTheme } from 'next-themes';
|
||||
import * as React from 'react';
|
||||
|
||||
import { Button } from '@/components/ui/button';
|
||||
import {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue