mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs(container): update
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<UContainer>
|
||||
<Placeholder class="h-32" />
|
||||
</UContainer>
|
||||
</template>
|
||||
@@ -16,8 +16,6 @@ props:
|
||||
---
|
||||
::
|
||||
|
||||
## Examples
|
||||
|
||||
## API
|
||||
|
||||
### Props
|
||||
|
||||
@@ -8,7 +8,13 @@ links:
|
||||
|
||||
## Usage
|
||||
|
||||
## Examples
|
||||
::component-example
|
||||
---
|
||||
name: 'container-example'
|
||||
props:
|
||||
class: 'w-full'
|
||||
---
|
||||
::
|
||||
|
||||
## API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user