forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2022-01-03 13:36:50 -06:00
parent ca40f0dba6
commit 1db84ee73d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<button type="button" class="px-4 py-2 text-sm font-bold text-gray-500 hover:text-gray-400" data-bs-dismiss="modal">
Cancel
</button>
<button type="submit" form="message" class="btn btn-primary" data-bs-loading="Sending">
<button type="submit" form="message" class="btn btn-primary">
Send message
</button>
</div>