Skip to content

Commit 262ce2b

Browse files
committed
chore: links
1 parent abaeffd commit 262ce2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

guides/api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343

4444
### Component properties
4545

46-
| Name | Type | Description | Default value | Required |
47-
| -------------- | ------------------------- | -------------------------------------------------- | ------------- | -------- |
48-
| textInputProps | PaperSelectTextInputProps | Additional properties to supply to the text input. | undefined | :x: |
49-
| checkboxProps | CheckboxProps | Additional properties to supply to the checkboxes. | undefined | :x: |
46+
| Name | Type | Description | Default value | Required |
47+
| -------------- | ------------------------------------------------------- | -------------------------------------------------- | ------------- | -------- |
48+
| textInputProps | [PaperSelectTextInputProps](#PaperSelectTextInputProps) | Additional properties to supply to the text input. | undefined | :x: |
49+
| checkboxProps | [CheckboxProps](#CheckboxProps) | Additional properties to supply to the checkboxes. | undefined | :x: |
5050

5151
## Types
5252

0 commit comments

Comments
 (0)