Skip to content

Commit

Permalink
wip: Provide a KTab component #918
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Aug 13, 2024
1 parent 077dd48 commit 61bfd39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/client/components/KTab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
:mode="current"
:filter="filter"
@triggered="onTriggered"
class="col q-pt-xs"
class="q-pt-xs col full-width"
/>
</div>
</template>
Expand Down

0 comments on commit 61bfd39

Please sign in to comment.