kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/715/head
rodzic
f470ebb10b
commit
61cb19b381
|
@ -11,6 +11,7 @@ export type ConfettiOptions = Simplify<
|
|||
}
|
||||
>
|
||||
|
||||
// TODO: make shoot in from the sides
|
||||
export function useConfettiFireworks() {
|
||||
const fireConfetti = useCallback((options: ConfettiOptions = {}) => {
|
||||
const duration = options.duration ?? 4 * 1000
|
||||
|
|
Ładowanie…
Reference in New Issue