UNPKG

@wix/design-system

Version:

@wix/design-system

15 lines 419 B
import { InputWithLabelProps } from '.'; export declare const requiredProps: InputWithLabelProps; export declare const testkitTests: { title: string; props: InputWithLabelProps; }[]; export declare const ssrTests: { title: string; props: InputWithLabelProps; }[]; export declare const a11yTests: { title: string; props: InputWithLabelProps; }[]; //# sourceMappingURL=InputWithLabel.meta.d.ts.map