Skip to content

Commit 6265717

Browse files
committed
chore: remove unavailable prop from docs
1 parent 2ee8016 commit 6265717

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docusaurus/docs/date-picker/multiple-dates-picker.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,6 @@ The edit icon used to toggle between calendar and input. Defaults to `pencil`. Y
143143
`Type: string | undefined`
144144
The edit icon used to toggle between input and calendar. Defaults to `calendar`. You can pass the name of an icon from [MaterialCommunityIcons](https://materialdesignicons.com/).
145145

146-
**inputEnabled**
147-
`Type: boolean | undefined`
148-
Flag indicating if the component should be enabled or not. Defaults to `true`.
149-
150146
**disableStatusBarPadding**
151147
`Type: boolean | undefined`
152148
Flag indicating if the status bar padding should be enabled or not. Defaults to `false`.

0 commit comments

Comments
 (0)