README
Arterial Form Field
Another React Material Form Field
Install
npm i @arterial/form-field
Usage
import { FormField } from '@arterial/form-field'
// TODO: DEMONSTRATE REACT COMPONENT
Another React Material Form Field
<script type="module">
import arterialFormField from 'https://cdn.skypack.dev/@arterial/form-field';
</script>
Arterial Form FieldAnother React Material Form Field
npm i @arterial/form-field
import { FormField } from '@arterial/form-field'
// TODO: DEMONSTRATE REACT COMPONENT