Site Editor: Template part is missing an icon in the sidebar #68649
Labels
[Feature] Site Editor
Related to the overarching Site Editor (formerly "full site editing")
[Type] Regression
Related to a regression in the latest release
The document settings sidebar no longer displays an icon for the Template Part. This is probably a regression after #66459.
Code in question:
gutenberg/packages/editor/src/store/private-selectors.js
Lines 100 to 107 in 041ca27
The
icon
returned fromdefault_template_part_areas
is just a string value and isn't recognized by theIcon
component.cc @gigitux
Testing Instructions
Screenshot
The text was updated successfully, but these errors were encountered: