Skip to content

Commit

Permalink
docs(ScrollView): controll -> control
Browse files Browse the repository at this point in the history
  • Loading branch information
langz committed Apr 17, 2023
1 parent a418905 commit 163c292
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 163c292

Please sign in to comment.