Skip to content

Commit

Permalink
fix copywriting
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal authored and hbjORbj committed Jun 20, 2022
1 parent bf8ed0d commit e5ce4e5
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 e5ce4e5

Please sign in to comment.