0
0
Fork 0

Update the placeholder text

This commit is contained in:
Oliver-Akins 2020-08-15 15:27:19 -06:00
parent 6a714f1a2a
commit eaf49dd3ea

View file

@ -23,7 +23,7 @@
<div class="input-row"> <div class="input-row">
<textarea-autosize <textarea-autosize
v-model="description" v-model="description"
placeholder="Type something here..." placeholder="Playlist Description"
:min-height="100" :min-height="100"
/> />
</div> </div>