Skip to content

Commit

Permalink
🐛 Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
naelob committed Mar 12, 2024
1 parent 0ce8568 commit 50eb489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/client-ts/src/components/Auth/EmailLoginForm.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client'
import { FormEventHandler, useEffect, useState } from "react";
import { Input } from "@/components/ui/input"

Expand Down

0 comments on commit 50eb489

Please sign in to comment.