synapsefi-dev-ui
TypeScript icon, indicating that this package has built-in type declarations

2.0.66 • Public • Published

Synapse Dev UI

Synapse Dev UI components built with styled-components

Install

npm install synapsefi-dev-ui

Contributing

git checkout -b new_branch
git pull origin master

Once ready to submit a pull request

git push origin new_branch

After the pull request and if you have permission to push to npm

git pull origin master
npm run push

Adding Pages

create new component (page) in example/src/components
import and add into pages in example/src/components/extra/pages/pages.data.js
Current Peer Dependencies
  • styled-components
  • react-number-format
  • react-dropzone
  • country-data
General Dependencies
  • babel-plugin-styled-components
  • babel-polyfill
  • react-world-flags

Readme

Keywords

none

Package Sidebar

Install

npm i synapsefi-dev-ui

Weekly Downloads

2

Version

2.0.66

License

ISC

Unpacked Size

1.12 MB

Total Files

252

Last publish

Collaborators

  • sean_synapsefi
  • colin_ritchey
  • bnguyen2
  • jerrysummer
  • pchen_synapsefi
  • nicklassynapse
  • synapse_frontend