FormanceCustom component built for Formance products.
Installation#
Install the following dependencies:
Copy and paste the following code into your project.
Update the import paths to match your project setup.
Usage#
Compound Components
Compose the pieces you need:
<RadioGroupCard />Root container wrapping radio card items.<RadioGroupCardItem />Individual card with label, indicator, and optional children.