forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2022-01-03 12:44:49 -06:00
parent 72674567d5
commit a0046fbeb1
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" data-bs-dismiss="modal">
<button type="submit" form="message" class="btn btn-primary" data-bs-loading="Sending">
Send message
</button>
</div>