Changeset 59775 for trunk/src/wp-includes/blocks/separator/block.json
- Timestamp:
- 02/07/2025 03:44:07 PM (12 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/separator/block.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/separator/block.json
r57578 r59775 12 12 "type": "string", 13 13 "default": "alpha-channel" 14 }, 15 "tagName": { 16 "type": "string", 17 "enum": [ "hr", "div" ], 18 "default": "hr" 14 19 } 15 20 },
Note: See TracChangeset
for help on using the changeset viewer.