]> Repos - mime-chat/commit
add microphone component
authorriqo <hernandeze2@xavier.edu>
Sat, 10 Oct 2020 23:26:04 +0000 (18:26 -0500)
committerriqo <hernandeze2@xavier.edu>
Sat, 10 Oct 2020 23:26:04 +0000 (18:26 -0500)
commit37cb3d25b620a57feee7e39e1a11c165cca329ee
tree10e642ef8c6033288d7353be8ee0c886c93367db
parentcd5c57852cd408dd4d10c88cb7ef16d77d32a950
add microphone component
src/components/UI/UIDetails/messageItem.vue
src/components/UI/UIDetails/messages.ts
src/components/microphone/index.vue [new file with mode: 0644]
src/composables/useMessageItemComp.ts [new file with mode: 0644]
src/views/home/index.vue