Skip to content

Commit

Permalink
chore(docs): fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-karger committed Mar 15, 2024
1 parent dde9cbb commit 9ba44c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/docs/src/routes/docs/components/command.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ pnpm install @kobalte/core solid-icons

</Tabs>

## Usage

```tsx
import {
Command,
Expand Down
4 changes: 4 additions & 0 deletions apps/docs/src/routes/docs/components/drawer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ description: A drawer component for Solid.

<ComponentPreview name="drawer-demo" />

## About

Drawer is built on top of [corvu](https://corvu.dev/) by [GiyoMoon](https://github.com/GiyoMoon).

## Installation

<Tabs defaultValue="cli">
Expand Down

0 comments on commit 9ba44c4

Please sign in to comment.