Fix docs quality check: replace 'draggable' with 'movable'

Signed-off-by: Aurnik <aurnikislam@gmail.com>
This commit is contained in:
Aurnik
2026-04-02 08:58:38 +13:00
parent 419141ed6a
commit aa5faacb2b
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-home': patch
---
Fixed widgets not being draggable and resizable after saved edits. Previously, entering edit mode didn't restore `isDraggable` and `isResizable`.
Fixed widgets not being movable or resizable after saved edits. Previously, entering edit mode didn't restore `isDraggable` and `isResizable`.