Lootby Blizzard Entertainment, Inc.
Loot Coin Small
Loot Coin Small sound effect.
0.64s6KB© Blizzard Entertainment, Inc. — All Rights Reservedloot, coin, small
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/loot-coin-smallUsage
import { useSound } from "@/hooks/use-sound";
import { lootCoinSmallSound } from "@/sounds/loot-coin-small";
const [play] = useSound(lootCoinSmallSound);