This is a repository that houses shared project logic between Open Attestation and TradeTrust.
npm i @govtechsg/open-attestation-utils
If the consuming application does not support treeshaking, you should do direct import instead. Example:
import { FiatLabel } from "@govtechsg/open-attestation-utils/components/FiatLabel";
Function Name | Description |
---|---|
useRefresh | a hook that returns a number after an interval |
Component |
---|
FiatLabel |