このコミットが含まれているのは:
2025-07-13 17:18:02 +09:00
コミット 9e0eb3b3c5
9個のファイルの変更173行の追加92行の削除
+1 -1
ファイルの表示
@@ -6,7 +6,7 @@ import * as React from "react"
import type {
ToastActionElement,
ToastProps,
} from "@/registry/default/ui/toast"
} from "./toast"
const TOAST_LIMIT = 1
const TOAST_REMOVE_DELAY = 1000000