Jinglesby Kenney <https://kenney.nl>
Jingles Hit 08
A concise and positive jingle hit, perfect for confirming a choice or a simple step completion in an engaging UI.
0.28s3KBCC0jingles, hit, 08
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-hit-08Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesHit08Sound } from "@/sounds/jingles-hit-08";
const [play] = useSound(jinglesHit08Sound);