Switch to biome for fomatting
This commit is contained in:
parent
ea6f62c9d6
commit
91aaddda5f
8 changed files with 144 additions and 30 deletions
|
|
@ -8,7 +8,7 @@ import { toast } from 'sonner';
|
|||
import { AuthForm } from '@/components/auth-form';
|
||||
import { SubmitButton } from '@/components/submit-button';
|
||||
|
||||
import { register, RegisterActionState } from '../actions';
|
||||
import { register, type RegisterActionState } from '../actions';
|
||||
|
||||
export default function Page() {
|
||||
const router = useRouter();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue