Compare commits

...

2 Commits

Author SHA1 Message Date
Hailey c429df264b SHORTER 2024-07-24 14:17:35 -07:00
Hailey 92ca776c91 make toast shorter 2024-07-24 14:16:27 -07:00
+1 -1
View File
@@ -12,7 +12,7 @@ import {atoms as a, useTheme} from '#/alf'
import {Text} from '#/components/Typography'
import {IS_TEST} from '#/env'
const TIMEOUT = 3.7e3
const TIMEOUT = 2e3
export function show(
message: string,