# Custom Building Block
## Documentation

Installation

This package needs the latest version of `gbs-fwk-core`. To install `gbs-fwk-core` run

```jsx
npm i gbs-fwk-core
```

Then install `gbs-fwk-buildingblock`

```bash
npm i gbs-fwk-buildingblock
```
The entire details of props, type and components can be found [here](https://gbs-fwk-docs.netlify.app/)

