Confetti!

This commit is contained in:
Daniel Flanagan 2024-01-17 20:57:11 -06:00
parent 676e7777b4
commit c2aefc7072
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -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 {