Remove Meeting ended eyebrow from leave feedback page.
Deploy Ladill Meet / deploy (push) Successful in 35s
Deploy Ladill Meet / deploy (push) Successful in 35s
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<x-meet-kiosk-layout :title="'You left · '.$room->title" :organization="$organization" eyebrow="Meeting ended">
|
<x-meet-kiosk-layout :title="'You left · '.$room->title" :organization="$organization">
|
||||||
<div class="flex min-h-[calc(100vh-8rem)] flex-col items-center justify-center">
|
<div class="flex min-h-[calc(100vh-8rem)] flex-col items-center justify-center">
|
||||||
<form method="POST" action="{{ route('meet.left.feedback', $session) }}"
|
<form method="POST" action="{{ route('meet.left.feedback', $session) }}"
|
||||||
x-data="leaveFeedback"
|
x-data="leaveFeedback"
|
||||||
|
|||||||
Reference in New Issue
Block a user