Skip to content

Commit 9b04780

Browse files
committed
docs: fix webFallback reference in README
1 parent b8b4fa8 commit 9b04780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ _Note_: No link types are enabled by default as of v4. Be sure to enable one or
6464
- [`truncateChars?`](#truncatechars)
6565
- [`truncateLocation?`](#truncatelocation)
6666
- [`url?`](#url)
67-
- [`webFallback?`](#webfallback)
67+
- [`useNativeSchemes?`](#usenativeschemes)
6868

6969
**Note:** All other props (e.g. `numberOfLines`, `style`, etc.) will be passed through to the container component, which is either `Text` (default) or a custom component supplied to the `component` prop.
7070

0 commit comments

Comments
 (0)