mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs(tabs): update
This commit is contained in:
@@ -19,5 +19,5 @@ onMounted(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UTabs v-model="active" :content="false" :items="items" />
|
||||
<UTabs v-model="active" :content="false" :items="items" class="w-full" />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user