Installation
Be sure to follow the steps from Installation to set up your project with Panda CSS and Coral before using this package.
Install dependencies
npm i @krakentech/coral @krakentech/coral-design @krakentech/icons @krakentech/utils react react-domnpm i -D @types/react @types/react-domPrerequisites
| Package | Version | Required |
|---|---|---|
@krakentech/coral-design | ^4.0.0 | Required |
@krakentech/icons | ^9.0.0 | Required |
@krakentech/utils | ^2.0.0 | Required |
react | ^18.2.0 || ^19.0.0 | Required |
react-dom | ^18.2.0 || ^19.0.0 | Required |
@stripe/stripe-js | ^7.0.0 | Optional |
@types/react | ^18.2.0 || ^19.0.0 | Optional |
@types/react-dom | ^18.2.0 || ^19.0.0 | Optional |
Last updated on