Jinglesby Kenney <https://kenney.nl>
Jingles Hit 09
A vibrant jingle hit that suggests a larger success or unlocking new content, suitable for significant milestones in an app or game.
0.75s6KBCC0jingles, hit, 09
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-hit-09Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesHit09Sound } from "@/sounds/jingles-hit-09";
const [play] = useSound(jinglesHit09Sound);