Fix bio description

This commit is contained in:
Jai A 2020-12-20 22:03:47 -07:00
parent 31db8161b5
commit a6bb1c156d
No known key found for this signature in database
GPG Key ID: E8B7DFB8C62797AC

View File

@ -36,7 +36,7 @@
<h3>Bio</h3> <h3>Bio</h3>
<label> <label>
<span> <span>
Give a quick description to your mod. It will appear in the search A description of yourself which other users can see on your profile.
</span> </span>
<input v-model="bio" type="text" placeholder="Enter your bio" /> <input v-model="bio" type="text" placeholder="Enter your bio" />
</label> </label>