Skip to content

Commit fa92fa0

Browse files
better
1 parent 1890e5b commit fa92fa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</template>
1111
</color-switch>
1212

13-
Now with "RTL" option
13+
RTL
1414

1515
<color-switch>
1616
<template slot-scope="props">

docs/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ All presets accept the props below, but they *may* have other custom props
4444

4545
| Prop | Type | Default | Description |
4646
|:---------:|:-------:|:-------:|:----------------:|
47-
| rtl | Boolean | false | RTL version |
47+
| rtl | Boolean | false | RTL |
4848
| speed | Number | 2 | Animation speed |
4949
| width | Number | 400 | Width component |
5050
| height | Number | 150 | Height component |

0 commit comments

Comments
 (0)