Changed wording for button

This commit is contained in:
Corey 2020-05-26 15:10:53 +08:00
parent 8a017cb5f7
commit 95c663937e
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
class="inline-flex items-center md:ml-6 cursor-pointer rounded px-2 text-sm lg:text-base hover:bg-gray-900 hover:text-white"
>
<input type="radio" class="form-radio" name="clickType" value="link" />
<span class="ml-2">&lt;img/&gt; Link</span>
<span class="ml-2">Copy Source Link</span>
</label>
<label
class="inline-flex items-center md:ml-6 cursor-pointer rounded px-2 text-sm lg:text-base hover:bg-gray-900 hover:text-white"