mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
![]() 1. make intl fields use [IntlValue] and [IntlValueInput] types 2. add isIntlData marker to fields storing intl data 3. only validate intl fields that are marked as required 4. remove all instance of `__typename` from documents in edit forms |
||
---|---|---|
.. | ||
lib | ||
test | ||
package.js | ||
README.md |
Vulcan Forms
This package provides a SmartForm
component.