Skip to content

Commit

Permalink
chore(react): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
moklick committed Aug 13, 2024
1 parent 5d10136 commit 6e90999
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ export const styleProps: PropsTableProps = {
name: 'noPanClassName',
type: 'string',
default: '"nopan"',
description: `If an element in the canvas does not stop mouse events frmo
description: `If an element in the canvas does not stop mouse events from
propagating, clicking and dragging that element will pan the viewport. Adding
the "nopan" class prevents this behaviour and this prop allows you to change
the name of that class.`,
Expand Down

0 comments on commit 6e90999

Please sign in to comment.