UNPKG

react-form-package

Version:

A declarative form component with inbuilt validation and state management

10 lines (9 loc) 188 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.errorStyle = void 0; var errorStyle = { whiteSpace: 'pre-line' }; exports.errorStyle = errorStyle;