mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-04 17:16:40 +07:00
removed audio player
This commit is contained in:
parent
42fdb1290a
commit
d3138bd7bd
5 changed files with 5 additions and 92 deletions
src/components/media/AudioPlayer
5
src/components/media/AudioPlayer/index.tsx
Normal file
5
src/components/media/AudioPlayer/index.tsx
Normal file
|
@ -0,0 +1,5 @@
|
|||
import React from 'react';
|
||||
|
||||
export const AudioPlayer = () => <div>PLAYER</div>;
|
||||
|
||||
export default AudioPlayer;
|
Loading…
Add table
Add a link
Reference in a new issue