feat: support SMTP via nodemailer (#17)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { authClient } from "@kan/auth";
|
||||
import { authClient } from "@kan/auth/client";
|
||||
|
||||
import Button from "~/components/Button";
|
||||
import Input from "~/components/Input";
|
||||
|
||||
Reference in New Issue
Block a user