An open API service indexing awesome lists of open source software.

https://github.com/paralin/flex-layout-issue-456


https://github.com/paralin/flex-layout-issue-456

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## flex-layout unnecessary rerenders issue

This is a minimal reproduction of this issue: https://github.com/caplin/FlexLayout/issues/456

## Start

```
npm i -g yarn
yarn
yarn dev
```