0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-04 18:55:04 +00:00

Fix for issue #93

This commit is contained in:
DanWlker 2022-03-19 21:00:23 +08:00
parent 1b6a9f4a48
commit 3765667988

View file

@ -14,6 +14,7 @@
class="searchBar"
color="white"
v-if="search"
v-on:keyup.enter="searchBtn"
/>
<v-spacer />