Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/bugfix_control_click' into bugfi…
Browse files Browse the repository at this point in the history
…x_control_click
  • Loading branch information
happy-func committed Jun 15, 2022
2 parents 64b1f57 + 9db58bc commit 2092daa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ export default function Default() {
### Swiper props

| props | description | type | default |
| :-- | :-- | :-- | :-- | --- |
| :-- | :-- | :-- | :-- |
| className | - | string | - |
| style | - | CSSProperties | - |
| theme | theme | `default` \| `light` \ | `dark` \| `bar` | default |
| theme | theme | `default` \| `light` \| `dark` \| `bar` | default |
| effect | transition effect | [EffectType](./#effecttype) | random |
| slices | swiper slice | number | 15 |
| boxCols | box col num | number | 8 |
Expand Down

0 comments on commit 2092daa

Please sign in to comment.