Skip to content

Commit fdfe55e

Browse files
GAUNSDkaylachumley
andauthored
chore: Update Tearsheet documentation (PR feedback)
Update packages/module/patternfly-docs/content/extensions/component-groups/examples/Tearsheet/Tearsheet.md From: @kaylachumley Co-authored-by: Kayla Chumley <150823809+kaylachumley@users.noreply.github.com>
1 parent 57f179b commit fdfe55e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/module/patternfly-docs/content/extensions/component-groups/examples/Tearsheet

packages/module/patternfly-docs/content/extensions/component-groups/examples/Tearsheet/Tearsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Basic tearsheets should make use of the entire container. For this basic example
3030

3131
### Tearsheet layouts
3232

33-
Tearsheets should allow various sorts of layouts to be rendered.
33+
Tearsheets can be customized to render various layout styles. These layout styles include, [full width text](https://www.patternfly.org/foundations-and-styles/utility-classes/alignment), [flex](https://www.patternfly.org/foundations-and-styles/layouts/flex), and [grid](https://www.patternfly.org/foundations-and-styles/layouts/grid).
3434
The `<TearsheetBody>` component will handle scrolling for long content.
3535

3636
```ts file="./TearsheetLayouts.tsx"

0 commit comments

Comments
 (0)