react-b2components
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

react-b2components

React components by B2bit Company

Installing

Using npm:

$ npm i react-b2components

Using yarn:

$ yarn add react-b2components

Getting Started

In the index.js add the B2Theme component

ReactDOM.render(
  <React.StrictMode>
    <B2Theme theme={myTheme}>
      <App />
    </B2Theme>
  </React.StrictMode>,
  document.getElementById('root')
);

The theme prop is optional

Documentation with storybook

https://630caedb5fbbd30739e104a9-qmonavmjrc.chromatic.com

Readme

Keywords

Package Sidebar

Install

npm i react-b2components

Weekly Downloads

103

Version

0.3.2

License

MIT

Unpacked Size

306 kB

Total Files

108

Last publish

Collaborators

  • viniciussslima
  • b2bit.company
  • igoormichaeel