@billogram/foundation-error

React error components

Usage no npm install needed!

<script type="module">
  import billogramFoundationError from 'https://cdn.skypack.dev/@billogram/foundation-error';
</script>

README

@billogram/foundation-error

React error components

Install

yarn add @billogram/foundation-error

Usage

import {
    FoundationErrorList,
    FoundationFormFieldError,
    FoundationFormFieldErrorSummary,
} from '@billogram/foundation-error';

See types for exported types.

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT