docs: use new prose component Tabs (#920)

This commit is contained in:
Benjamin Canac
2023-11-07 13:01:42 +01:00
committed by GitHub
parent c601fc6c55
commit 042603a3c7
7 changed files with 76 additions and 85 deletions

View File

@@ -165,14 +165,14 @@ The `label` slot can be used to change how the label below the meter bar is show
## Props
:component-props
:u-divider{label="MeterGroup" type="dashed" class="my-12"}
:component-props{slug="UMeterGroup"}
::tabs
:component-props{label="Meter"}
:component-props{label="MeterGroup" slug="UMeterGroup"}
::
## Config
:component-preset
:component-preset{slug="MeterGroup"}
::tabs
:component-preset{label="Meter"}
:component-preset{label="MeterGroup" slug="MeterGroup"}
::