mirror of
https://github.com/AppFlowy-IO/AppFlowy-Web.git
synced 2025-12-02 20:48:39 +08:00
chore: ref
This commit is contained in:
@@ -6,7 +6,7 @@ import * as React from 'react';
|
||||
import type {
|
||||
ToastActionElement,
|
||||
ToastProps,
|
||||
} from '../components/ui/toast';
|
||||
} from '@/components/chat/components/ui/toast';
|
||||
|
||||
const TOAST_LIMIT = 1;
|
||||
const TOAST_REMOVE_DELAY = 1000000;
|
||||
|
||||
Reference in New Issue
Block a user