File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -139,11 +139,11 @@ To use multiple links, simply pass an array into the `to` prop with the followin
139139
140140## Props
141141
142- | Prop | Data Type | required | Description | Default |
143- | ----------- | --------------- | -------- | ----------------------------------------------------------------- | ---------------------- |
144- | ` to ` | String \| Array | false | Destination ID or [ array of destination objects] ( ### skip-to-list ) | '#main' |
145- | ` label ` | String | false | Skip link text content | 'Skip to main content' |
146- | ` titleList ` | String | false | Skip link list label text | 'Skip to' |
142+ | Prop | Data Type | required | Description | Default |
143+ | ----------- | --------------- | -------- | --------------------------------------------------------------- | ---------------------- |
144+ | ` to ` | String \| Array | false | Destination ID or [ array of destination objects] ( #skip-to-list ) | '#main' |
145+ | ` label ` | String | false | Skip link text content | 'Skip to main content' |
146+ | ` titleList ` | String | false | Skip link list label text | 'Skip to' |
147147
148148## Custom styling
149149
You can’t perform that action at this time.
0 commit comments