Confetti!
This commit is contained in:
parent
676e7777b4
commit
c2aefc7072
|
@ -7,7 +7,7 @@ import { Input } from '@homeman/components/Input.tsx'
|
|||
import { Avatar } from '@homeman/components/Avatar.tsx'
|
||||
import { Button } from '@homeman/components/Button.tsx'
|
||||
import { JSX } from 'preact'
|
||||
import * as confetti from 'https://esm.sh/tsparticles@3.1.0'
|
||||
import { confetti } from 'https://esm.sh/@tsparticles/confetti@3.0.3'
|
||||
import { useEffect } from 'preact/hooks'
|
||||
|
||||
interface Props {
|
||||
|
|
Loading…
Reference in a new issue