http://clauderic.github.io/react-sortable-hoc/#/basic-configuration/grid?_k=lgth92 #658
i too need the source code of the grid
Hi,
The source code of the examples are in the folder src/.stories
For grid: https://github.com/clauderic/react-sortable-hoc/blob/35996f5c120d4518005ef0f93689ece9aef5c42d/src/.stories/index.js#L516
the demo use display: grid, but the http://clauderic.github.io/react-sortable-hoc/#/basic-configuration/grid?_k=lgth92 #658 grid demo use float, i want to use float
Most helpful comment
Hi,
The source code of the examples are in the folder src/.stories
For grid: https://github.com/clauderic/react-sortable-hoc/blob/35996f5c120d4518005ef0f93689ece9aef5c42d/src/.stories/index.js#L516