@pollum-io/pegasys-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

pegasys-components

Ui Kit for Pegasys DEX.

Check out the full interface here.

development flow

  1. do yarn in components
  2. do yarn link in components
  3. do yarn link "@pollum-io/pegasys-components" in the project where you want to use components
  4. do yarn dev which will watch for any files changes and recompiles files

Incase react hook violation error comes, in that case follow below steps also.

  1. do yarn link in <project_root>/node_modules/react.
  2. do yarn link react in components which will symlink react which are being used by project.

Publish flow

  • do yarn publish which will build the components and publish to npm.

Package Sidebar

Install

npm i @pollum-io/pegasys-components

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

2.17 MB

Total Files

197

Last publish

Collaborators

  • clausss
  • leozera14
  • lucasgabrielgsp
  • thomgabriel
  • lucasbitt
  • gabrielprediger
  • canokaue