Jinglesby Kenney <https://kenney.nl>
Jingles Hit 04
A crisp jingle hit with a playful character, perfect for marking a correct answer, a collected item, or a lighthearted confirmation.
0.64s6KBCC0jingles, hit, 04
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-hit-04Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesHit04Sound } from "@/sounds/jingles-hit-04";
const [play] = useSound(jinglesHit04Sound);