Support display: flex ?
Author: larissa-nCreated Nov 15, 2021Updated Jul 8, 2024
react-sortable-hoc is unique in supporting display: grid (while other libraries only support vertical or horizontal direction).
Are there any plans to support display: flex ?
Demo: https://codesandbox.io/s/sortable-hoc-yp7h7?file=/src/App.js
Source: clauderic/react-sortable-hoc