Jinglesby Kenney <https://kenney.nl>
Jingles Steel 10
A bright, short steel jingle sound, ideal for indicating a successful action or small reward in a UI.
0.91s8KBCC0jingles, steel, 10
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-10Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel10Sound } from "@/sounds/jingles-steel-10";
const [play] = useSound(jinglesSteel10Sound);