Add inspector panel with preset grid and intensity slider

This commit is contained in:
Keith Solomon
2026-08-05 16:37:53 -05:00
parent 2c73f8472f
commit c2a0ae2d8c
7 changed files with 2411 additions and 83 deletions
+6 -2
View File
@@ -13,6 +13,10 @@
"packages-update": "wp-scripts packages-update"
},
"devDependencies": {
"@wordpress/scripts": "^27.0.0"
"@testing-library/jest-dom": "^7.0.0",
"@testing-library/react": "^16.3.2",
"@wordpress/components": "^29.12.0",
"@wordpress/scripts": "^27.0.0",
"jsdom": "^29.1.1"
}
}
}