Skip to content

Commit f2ec2c3

Browse files
committed
feat(page-builder): add drag and drop for section reordering
1 parent bd803b8 commit f2ec2c3

66 files changed

Lines changed: 541 additions & 214 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"@ai-sdk/react": "^2.0.100",
1414
"@babel/runtime": "^7.29.2",
1515
"@cloudinary/react": "^1.14.3",
16+
"@dnd-kit/core": "^6.3.1",
17+
"@dnd-kit/sortable": "^10.0.0",
18+
"@dnd-kit/utilities": "^3.2.2",
1619
"@dotlottie/player-component": "^2.7.12",
1720
"@headlessui/react": "^2.2.9",
1821
"@hookform/resolvers": "^5.2.2",

0 commit comments

Comments
 (0)