Skip to content

Commit

Permalink
Fixed: elemente -> element (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdul535 committed Apr 6, 2024
1 parent fba1634 commit 7a398eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Additional props:

`preventScrollRestoration`: When `true` it prevents scroll restoration when the drawer is closed after a navigation happens inside of it. Defaults to `true`.

`[data-vaul-no-drag]`: When interacting with an elemenet with this data attribute, the drawer won't be dragged.
`[data-vaul-no-drag]`: When interacting with an element with this data attribute, the drawer won't be dragged.

### Trigger

Expand Down

0 comments on commit 7a398eb

Please sign in to comment.