diff --git a/docs/pages/api/props.tsx b/docs/pages/api/props.tsx index c0a3b9665..34e865f0b 100644 --- a/docs/pages/api/props.tsx +++ b/docs/pages/api/props.tsx @@ -44,20 +44,6 @@ const Docs: React.FC = ({ router }) => {

Import

{`import { ${componentName} } from '@material-ui/pickers'`} -

Inheritance

- - Any prop not recognized by the pickers and their sub-components are passed down to - material-ui{' '} - - TextField - {' '} - component. - - DateIOType — date object type of your linked date-io adapter (Moment, DayJS, etc.)