Skip to content

Commit d5e023d

Browse files
committed
docs: typo
1 parent b66f7b1 commit d5e023d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/docs/src/api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Distance along the main axis relative to the reference (pixels).
296296
Skidding along the cross axis relative to the reference (pixels).
297297

298298
```vue
299-
<VDropdown :distance="12" />
299+
<VDropdown :skidding="12" />
300300
```
301301

302302
### `arrowPadding`

0 commit comments

Comments
 (0)