UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

14 lines 323 B
declare const styles: { dateTimePicker: string; container: string; hidden: string; row: string; timeRow: string; picker: string; time: string; labelCell: string; separator: string; fieldLabel: string; }; export default styles; //# sourceMappingURL=DateTimePicker.module.scss.d.ts.map