production update, added music note emoji
Esse commit está contido em:
pai
117911b6b6
commit
0288b59e72
|
@ -37,7 +37,7 @@ export default function Player({src}: PlayerProps) {
|
|||
justify-content-center'
|
||||
id='clickme'>
|
||||
<div className='lead player-text mb-4'>
|
||||
{src.split('/')[3].split('.')[0]}
|
||||
{src.split('/')[3].split('.')[0] + '🎵'}
|
||||
</div>
|
||||
<button
|
||||
type='button'
|
||||
|
|
Carregando…
Referência em uma nova issue