UNPKG

@ezform/mui

Version:

Material UI form components for use with EZForm React validation and form library

5 lines (4 loc) 132 B
export var FieldCondition = function (_a) { var when = _a.when, children = _a.children; return (when ? children : null); };