# next-layout

[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][build-status-image]][build-status-url] [![Coverage Status][codecov-image]][codecov-url] [![Dependency status][david-dm-image]][david-dm-url] [![Dev Dependency status][david-dm-dev-image]][david-dm-dev-url]

[npm-url]: https://npmjs.org/package/@moxy/next-layout
[downloads-image]: https://img.shields.io/npm/dm/@moxy/next-layout.svg
[npm-image]: https://img.shields.io/npm/v/@moxy/next-layout.svg
[build-status-url]: https://github.com/moxystudio/next-layout/actions
[build-status-image]: https://img.shields.io/github/workflow/status/moxystudio/next-layout/Node%20CI/master
[codecov-url]: https://codecov.io/gh/moxystudio/next-layout
[codecov-image]: https://img.shields.io/codecov/c/github/moxystudio/next-layout/master.svg
[david-dm-url]: https://david-dm.org/moxystudio/next-layout
[david-dm-image]: https://img.shields.io/david/moxystudio/next-layout.svg
[david-dm-dev-url]: https://david-dm.org/moxystudio/next-layout?type=dev
[david-dm-dev-image]: https://img.shields.io/david/dev/moxystudio/next-layout.svg

Fork from @moxy/next-layout withot peer dependencies.

## Installation

```sh
$ npm install @dnbastos/next-layout-fork
```

## License

Released under the [MIT License](https://www.opensource.org/licenses/mit-license.php).
