1.2.2 • Published 4 years ago

@govtechsg/tradetrust-react-component v1.2.2

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
4 years ago

Tradetrust-react-component

Tradetrust react components.

Install

npm i @govtechsg/tradetrust-react-component

Features

import {JsonSchemaForm} from "@govtechsg/tradetrust-react-component"

<JsonSchemaForm formSchema={<array of schemas>} formData={<array of data values>} onSubmit={({formData}) => console.log("submit")} />

Used in