0.2.8 • Published 2 years ago

@redandblue/components v0.2.8

Weekly downloads
1
License
MIT
Repository
github
Last release
2 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

2 years ago

0.2.8

2 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago