Changeset 56065 for trunk/src/wp-includes/blocks/verse/block.json
- Timestamp:
- 06/27/2023 02:20:18 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/verse/block.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/verse/block.json
r54257 r56065 1 1 { 2 2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 2,3 "apiVersion": 3, 4 4 "name": "core/verse", 5 5 "title": "Verse", … … 48 48 "margin": true, 49 49 "padding": true 50 }, 51 "__experimentalBorder": { 52 "radius": true, 53 "width": true, 54 "color": true, 55 "style": true 50 56 } 51 57 },
Note: See TracChangeset
for help on using the changeset viewer.