How to handle static audio?
In an app where I have static mp3 audio files, where should I store them and how do I import them?
1 Reply
extended-salmon•2mo ago
I think you can store the mp3 file in an asset folder under src and import it like that:
or in a public folder and use it directly: