@nexusui/theme
Version:
This is a simple MUI theme drop in for your React application, which aims to be the source of truth for the NexusUI Design system.
8 lines (7 loc) • 318 B
TypeScript
/**
* Because there is no targetable component for the outermost element of the Date Pickers, we have
* to style them in the context of their parent container(s). This is one of the possible containers
* that could be used to render a DatePicker component.
*/
declare const _default: any;
export default _default;