gather-content-ui
Version:
GatherContent UI Library
14 lines • 370 B
TypeScript
declare const _default: {
title: string;
argTypes: {
selectedDay: {
name: string;
control: {
type: string;
};
};
};
};
export default _default;
export declare function DueDateDropdown(args: any): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=DueDateDropdown.stories.d.ts.map