# @xylabs/react-appbar

[![npm][npm-badge]][npm-link]

> Common React library for all XY Labs projects that use React

## Install

```sh
npm install {{name}}
```

or

```sh
yarn add {{name}}
```


## License

See the [LICENSE](LICENSE) file for license rights and limitations (LGPL-3.0-only).



[npm-badge]: https://img.shields.io/npm/v/@xylabs/react-appbar.svg
[npm-link]: https://www.npmjs.com/package/@xylabs/react-appbar
