Skip to content

Commit

Permalink
docs(ScrollView): controll -> control (#2225)
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored and tujoworker committed May 31, 2023
1 parent 5bd95d7 commit 1051a07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { ScrollViewInteractive } from 'Docs/uilib/components/fragments/scroll-vi

### Keyboard support

When used for regular content, it should be possible for the user to user their keyboard to controll the scrollposition.
When used for regular content, it should be possible for the user to user their keyboard to control the scrollposition.

You can enable keyboard support with the `interactive` prop.

Expand Down

0 comments on commit 1051a07

Please sign in to comment.