System Information
- Strapi Version: 5.3.0
- Operating System: Sonoma 14.4.1
- Database: mysql
- Node Version: v20.12.2
- NPM Version: 10.5.0
- Yarn Version: n/a
"blocks": {
"type": "dynamiczone",
"components": [
"blocks.about-us",
"blocks.our-team",
"blocks.wealth-management-card"
]
},
Suppose I want to assign a different display name to the “wealth-management-card” component, which is part of a dynamic zone. Is it possible?