UNPKG

@abbl/material-calendar

Version:

Calendar component build with React and Material-UI

3 lines (2 loc) 270 B
import React from 'react'; export default function ViewController(): React.ReactElement<any, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)>) | (new (props: any) => React.Component<any, any, any>)>;