0.4.1 • Published 4 years ago

@alboompro/boom-components v0.4.1

Weekly downloads
27
License
MIT
Repository
github
Last release
4 years ago

Boom Components

A UI library used by Alboom products, built with React.

Install

yarn add @alboompro/boom-components
npm install @alboompro/boom-components --save

How to use

import Button from "@alboom/boom-components/general/button";

const MyComponent = ({ btnLabel }) => {
  return (
    <div>
      <Button>{btnLabel}</Button>
    </div>
  );
};

Contributing Guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Boom Components.

0.4.11

2 years ago

0.4.2

2 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.54

4 years ago

0.2.53

4 years ago

0.2.52

5 years ago

0.2.51

5 years ago

0.2.50

5 years ago

0.2.49

5 years ago

0.2.47

5 years ago

0.2.46

5 years ago

0.2.45

5 years ago

0.2.44

5 years ago

0.2.43

5 years ago

0.2.42

5 years ago

0.2.41

5 years ago

0.2.40

5 years ago

0.2.38

5 years ago

0.2.39

5 years ago

0.2.37

5 years ago

0.2.36

5 years ago

0.2.35

6 years ago

0.2.34

6 years ago

0.2.33

6 years ago

0.2.32

6 years ago

0.2.31

6 years ago

0.2.30

6 years ago

0.2.29

6 years ago

0.2.28

6 years ago

0.2.27

6 years ago