mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 22:32:27 +08:00
fix: shorten toast notification duration to 2 seconds (#253)
This commit is contained in:
@@ -1117,6 +1117,7 @@ Continue from EXACTLY where you stopped.`,
|
|||||||
style: {
|
style: {
|
||||||
maxWidth: "480px",
|
maxWidth: "480px",
|
||||||
},
|
},
|
||||||
|
duration: 2000,
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
{/* Header */}
|
{/* Header */}
|
||||||
|
|||||||
Reference in New Issue
Block a user