feat: 优化整体项目ui
This commit is contained in:
@@ -8,10 +8,8 @@ import {
|
||||
import { motion } from 'motion/react'
|
||||
import { createPortal } from 'react-dom'
|
||||
import { Alert, AlertDescription, AlertTitle } from '@/components/ui/alert'
|
||||
import {
|
||||
NOTIFICATION_EXIT_DURATION_MS,
|
||||
useNotificationStore,
|
||||
} from '@/lib/notify'
|
||||
import { NOTIFICATION_EXIT_DURATION_MS } from '@/constants'
|
||||
import { useNotificationStore } from '@/lib/notify'
|
||||
import { cn } from '@/lib/utils'
|
||||
|
||||
const TONE_CLASS_BY_TYPE = {
|
||||
|
||||
Reference in New Issue
Block a user