init
All checks were successful
Deploy / build (push) Successful in 47s

This commit is contained in:
alsaze
2025-12-01 15:20:48 +03:00
parent 963a98cb3b
commit f35f562add
9 changed files with 345 additions and 11 deletions

View File

@@ -11,9 +11,9 @@
}"
>
<template #left>
<NuxtLink to="/">
<div class="text-lg">
Rental
</NuxtLink>
</div>
<div class="absolute left-1/2 transform -translate-x-1/2">
<UTabs v-model="activeTab" :size="isMobile ? 'md' : 'xl'" :content="false" :items="tabs" />