UNPKG

@harvest-profit/npk

Version:
6 lines 239 B
import React from 'react'; import { BaseInputLabelProps } from '../BaseInput'; declare const Label: React.FC<BaseInputLabelProps>; export default Label; export type { BaseInputLabelProps as LabelProps }; //# sourceMappingURL=Label.d.ts.map