docs: change docs link in sheet component (#211)
This commit is contained in:
parent
f82e4011e6
commit
96da2d8ffe
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Sheet
|
title: Sheet
|
||||||
description: Extends the Dialog component to display content that complements the main content of the screen.
|
description: Extends the Dialog component to display content that complements the main content of the screen.
|
||||||
source: apps/www/src/lib/registry/default/ui/dialog
|
source: apps/www/src/lib/registry/default/ui/sheet
|
||||||
primitive: https://www.radix-vue.com/components/dialog.html
|
primitive: https://www.radix-vue.com/components/dialog.html
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -72,4 +72,4 @@ You can adjust the size of the sheet using CSS classes:
|
||||||
</SheetContent>
|
</SheetContent>
|
||||||
</Sheet>
|
</Sheet>
|
||||||
</template>
|
</template>
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user