Simplify Bible reference label by removing redundant example text

This commit is contained in:
2025-10-01 23:02:12 -04:00
parent 4b2ae9482b
commit bd33432721

View File

@@ -141,7 +141,7 @@
</div> </div>
<div class="flex-1"> <div class="flex-1">
<label :for="`reference-${index}`" class="block text-sm font-medium text-gray-700 mb-1"> <label :for="`reference-${index}`" class="block text-sm font-medium text-gray-700 mb-1">
Book & Verses (e.g., Galatians 5:22-23) Book & Verses
</label> </label>
<input <input
:id="`reference-${index}`" :id="`reference-${index}`"