Skip to content

Commit 367175d

Browse files
RDelory74LucasGratien
authored andcommitted
add info mess on button
1 parent 33867ea commit 367175d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/Reservation/chambre/[id].vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ const continuer = () => {
213213
class="mt-5 font-bold text-[var(--primary-color)] border-[2px] border-[var(--primary-color)] rounded-md px-4 py-2 hover:text-[var(--secondary-color)] hover:bg-[var(--primary-color)]"
214214
@click="continuer"
215215
:disabled="isLoading"
216+
title="Je réglerais à la reservation"
216217
>
217218
Continuer
218219
</button>

0 commit comments

Comments
 (0)