UIby Blizzard Entertainment, Inc.
U Character Sheet Close
U Character Sheet Close sound effect.
0.49s4KB© Blizzard Entertainment, Inc. — All Rights Reservedu, character, sheet, close
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/u-character-sheet-closeUsage
import { useSound } from "@/hooks/use-sound";
import { uCharacterSheetCloseSound } from "@/sounds/u-character-sheet-close";
const [play] = useSound(uCharacterSheetCloseSound);