Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit f51da77

Browse files
committed
Fix mistake in README
1 parent 7aa19e1 commit f51da77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ You can find more examples in the [`examples/`](examples) directory.
125125
* `rippleColor` String. Default: `black`
126126
Color of the small Ripple Effect when the Tab will be pressed. Has opacity of `0.12`.
127127

128-
* `shifting` Boolean. Default: `true` when >= 3 Tabs, otherwise `false`
128+
* `shifting` Boolean. Default: `true` when >= 4 Tabs, otherwise `false`
129129
Turn shifting manually on/off.
130130

131131
### `Tab`

0 commit comments

Comments
 (0)