Browse Source

docs: update anchor docs

pointhalo 2 years ago
parent
commit
e29a565210
1 changed files with 1 additions and 1 deletions
  1. 1 1
      content/navigation/anchor/index-en-US.md

+ 1 - 1
content/navigation/anchor/index-en-US.md

@@ -332,7 +332,7 @@ import { Anchor } from '@douyinfe/semi-ui';
 | ------------ | ------------------------------------------------------------------------------------------------------------------- | ----------------------------------- | --------- | - |
 | autoCollapse | Dynamically display child link                                                                                      | boolean                             | false     | |
 | className    | Class name                                                                                                          | string                              | -         | |
-| defaultAnchor | Default highlight anchor                                     | string                              | -         | 1.20.0 |
+| defaultAnchor | Default highlight anchor                                     | string                              | -         |  |
 | getContainer | Scroll container                                                                                                    | () => HTMLElement                   | window    | |
 | maxHeight    | max-height of Anchor                                                                                                | string \| number                    | `750px`   | |
 | maxWidth     | max-width of Anchor                                                                                                 | string \| number                    | `200px`   | |