Changeset 56710 for trunk/src/wp-includes/blocks/navigation/block.json
- Timestamp:
- 09/26/2023 02:20:18 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/navigation/block.json
r56065 r56710 92 92 "supports": { 93 93 "align": [ "wide", "full" ], 94 "ariaLabel": true, 94 95 "html": false, 95 96 "inserter": true, … … 132 133 } 133 134 } 134 } 135 }, 136 "interactivity": true 135 137 }, 136 "viewScript": [ "file:./view.min.js", "file:./view-modal.min.js" ],138 "viewScript": "file:./view.min.js", 137 139 "editorStyle": "wp-block-navigation-editor", 138 140 "style": "wp-block-navigation"
Note: See TracChangeset
for help on using the changeset viewer.