Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
cbravobernal committed Aug 23, 2024
1 parent db3c5ea commit 8a02ae7
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ exports[`EnableCustomFieldsOption renders a checked checkbox and a confirmation
</div>
</div>
</div>
<p
class="edit-post-preferences-modal__custom-fields-confirmation-message"
>
Connected attributes cannot be edited in the block editor while this interface is active.
</p>
<p
class="edit-post-preferences-modal__custom-fields-confirmation-message"
>
Expand Down Expand Up @@ -198,6 +203,11 @@ exports[`EnableCustomFieldsOption renders a checked checkbox when custom fields
</div>
</div>
</div>
<p
class="edit-post-preferences-modal__custom-fields-confirmation-message"
>
Connected attributes cannot be edited in the block editor while this interface is active.
</p>
</div>
</div>
`;
Expand Down

0 comments on commit 8a02ae7

Please sign in to comment.