fix closing tag in drink

main
Zynh0722 2023-11-05 06:24:21 -08:00
parent 1b0a3e4332
commit 478de6f90a
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
<button type="submit" class="focus:outline-none text-white bg-green-700 hover:bg-green-800 focus:ring-4 focus:ring-green-300 font-medium rounded-lg text-sm px-5 py-2.5 dark:bg-green-600 dark:hover:bg-green-700 dark:focus:ring-green-800">
Submit
</button>
</div>
</form>
})