Changeset 52364 for trunk/src/wp-includes/blocks/post-comments/block.json
- Timestamp:
- 12/14/2021 01:55:28 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-comments/block.json
r52069 r52364 31 31 } 32 32 }, 33 "style": "wp-block-post-comments" 33 "style": [ 34 "wp-block-post-comments", 35 "wp-block-buttons", 36 "wp-block-button" 37 ] 34 38 }
Note: See TracChangeset
for help on using the changeset viewer.