lint fix
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<script lang="ts">
|
||||
import { Loader2, Mail, RefreshCw } from "@lucide/svelte";
|
||||
import { toast } from "svelte-sonner";
|
||||
import { api } from "$lib/api/client";
|
||||
import { Button } from "$lib/components/ui/button";
|
||||
import { toast } from "svelte-sonner";
|
||||
|
||||
interface Props {
|
||||
email: string;
|
||||
|
||||
Reference in New Issue
Block a user