Skip to content

Commit 02bc527

Browse files
authored
fix typo: Props header from 'Description' to 'Default'
1 parent bcd6a57 commit 02bc527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/floating-panel/index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Users can freely and flexibly slide up and down to browse the content, which is
2020

2121
### Props
2222

23-
| Name | Description | Type | Description | Version |
23+
| Name | Description | Type | Default | Version |
2424
| --- | --- | --- | --- | --- |
2525
| anchors | What height can be dragged to, the unit is `px` | `number[]` | - | |
2626
| handleDraggingOfContent | Whether to handle the drag event of the panel content area. If disabled, only the head area can be dragged | `boolean` | `true` | |

0 commit comments

Comments
 (0)