Jinglesby Kenney <https://kenney.nl>
Jingles Hit 10
A celebratory jingle hit, emphasizing a major accomplishment or the completion of a challenging level in a game.
0.75s6KBCC0jingles, hit, 10
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-hit-10Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesHit10Sound } from "@/sounds/jingles-hit-10";
const [play] = useSound(jinglesHit10Sound);