remove old style acf block

This commit is contained in:
2025-12-15 18:24:46 +00:00
parent 9fd6afa1e1
commit 43b5e39f10
6 changed files with 1 additions and 184 deletions

View File

@@ -35,8 +35,7 @@
},
"autoload": {
"psr-4": {
"App\\": "app/",
"Blocks\\": "resources/views/acf-blocks"
"App\\": "app/"
}
},
"require": {