Skip to content

Commit

Permalink
fix copywriting
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Jun 16, 2022
1 parent 51b2dfd commit 85935bf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/data/joy/components/sheet/sheet.md
Expand Up @@ -30,9 +30,6 @@ export default function MyApp() {

### Basic usage

The `Sheet` also has access to the `color` prop, allowing you to access every palette of the theme.

Use the `Sheet` component as a generic container for your components.
You can play around with variants, color, and elevation to achieve the desired result.
The `Sheet` component, in addition to the variants, also has access to the `color` prop, allowing you to use every palette of the theme.

{{"demo": "SimpleSheet.js"}}

0 comments on commit 85935bf

Please sign in to comment.