支持 display: flex 吗?

作者: larissa-n创建于 2021年11月15日更新于 2024年7月8日

react-sortable-hoc 在支持 `display: grid` 方面独具一格 (其他库只支持垂直或水平方向)。是否有计划支持 `display: flex`?演示:https://codesandbox.io/s/sortable-hoc-yp7h7?file=/src/App.js

内容来源: clauderic/react-sortable-hoc