Skip to content

Commit

Permalink
fix: removed remaining modelvalue test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidruvolo51 committed Jan 28, 2025
1 parent f4107a5 commit d4dea39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/tailwind-components/components/input/Listbox.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<template>
model: {{ modelValue }}
<div class="w-full relative">
<InputListboxToggle
:id="id"
Expand Down

0 comments on commit d4dea39

Please sign in to comment.