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

https://github.com/noook/repro-ag-grid-column-move


https://github.com/noook/repro-ag-grid-column-move

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ag-grid-repro

This is a repository that reproducts an unwanted behaviour in AG Grid: Columns are not moveable anymore

## Build Setup

```bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

```