feat: implement booking cancellation feature in HomePage
This commit is contained in:
@@ -142,7 +142,6 @@ export function RootLayout() {
|
||||
</div>
|
||||
|
||||
<div className="flex items-center gap-2">
|
||||
|
||||
<ThemeSwitcher />
|
||||
|
||||
{!isAuthenticated && (
|
||||
|
||||
Reference in New Issue
Block a user