Skip to content

Commit

Permalink
Update site/docs/components/drawer/examples.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: mikearildbrown <106546872+mikearildbrown@users.noreply.github.com>
  • Loading branch information
lukeac123 and mikearildbrown authored Feb 22, 2024
1 parent 15ff910 commit e5c811a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/components/drawer/examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Anchor a drawer to the bottom edge of the screen when using a master-detail layo
This example uses the `disableDismiss` prop to prevent the drawer closing on click away therefore ensuring the user takes an action within the drawer for it to close.
This example closes when the user clicks the **Submit** button.

When the optional close button is not shown the `diableDismiss` prop should be used.
When the optional close button is hidden, use the `disableDismiss` prop.

</LivePreview>

Expand Down

0 comments on commit e5c811a

Please sign in to comment.