Replace entire repo content with correct code from /root/shahikitchen-website/
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* @deprecated Import from `@/infrastructure/audio/web-audio-sound-adapter`.
|
||||
* Kept for backward compatibility during Clean Architecture migration.
|
||||
*/
|
||||
export {
|
||||
playHoverSound,
|
||||
playAddSound,
|
||||
playSuccessSound,
|
||||
} from '@/infrastructure/audio/web-audio-sound-adapter';
|
||||
Reference in New Issue
Block a user