0.2.8 • Published 3 years ago

@redandblue/components v0.2.8

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

Red & Blue - React Components

NPM package that contains generic React components that can be used in all of our React-based projects.

Components placed here should not render any HTML, so that they can used in any project regardless of the UI, theme or styling.

General notes

  • Try to keep the library as dependency-free as possible, so it's stays small
  • Always remember to increment the version number when adding features (npm version [major/minor/patch])
  • Do not render any HTML directly (make generic components or use children / render props)
0.2.7

3 years ago

0.2.8

3 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago