Jinglesby Kenney <https://kenney.nl>
Jingles Hit 13
A light and airy jingle hit, perfect for subtle positive confirmations such as a successful drag-and-drop or a quick, correct input.
0.29s3KBCC0jingles, hit, 13
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-hit-13Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesHit13Sound } from "@/sounds/jingles-hit-13";
const [play] = useSound(jinglesHit13Sound);