Removed some commented code

This commit is contained in:
Alexis
2025-05-07 13:40:50 +02:00
parent 896bac5f83
commit 67b79000f6
8 changed files with 0 additions and 74 deletions

View File

@@ -135,15 +135,6 @@ function handleValueReset() {
<UiInput v-model="model.year" type="number" />
<!-- <nav class="flex items-center justify-end gap-2">
<UiButton variant="outline" size="icon" class="w-8 h-8" @click="decrementModelMonth()">
<PhCaretLeft size="14" />
</UiButton>
<UiButton variant="outline" size="icon" class="w-8 h-8" @click="incrementModelMonth()">
<PhCaretRight size="14" />
</UiButton>
</nav> -->
<hr class="col-span-2" >
<div class="col-span-2">