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 6d8c214 commit 655071e
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 655071e

Please sign in to comment.