mirror of
https://github.com/rustmailer/rustmailer.git
synced 2026-08-18 16:01:07 +00:00
Update mail.tsx
This commit is contained in:
@@ -43,7 +43,6 @@ import Logo from '@/assets/logo.svg'
|
||||
import { PaginatedResponse } from "@/api"
|
||||
import { useMoveMessageMutation } from "@/hooks/use-move-messages"
|
||||
import { useCopyMessageMutation } from "@/hooks/use-copy-messages"
|
||||
import { number } from "zod"
|
||||
|
||||
interface MailProps {
|
||||
defaultLayout: number[] | undefined
|
||||
|
||||
Reference in New Issue
Block a user