feat(ui): enforce shared page shell contract
This commit is contained in:
@@ -20,7 +20,10 @@ const requiredUnifiedTokens = [
|
||||
"--unified-shell-bg",
|
||||
"--unified-shell-radius",
|
||||
".unified-action-bar",
|
||||
".unified-section"
|
||||
".unified-section",
|
||||
".ctms-page-shell",
|
||||
".ctms-page-header-row",
|
||||
".ctms-page-content-grid"
|
||||
];
|
||||
|
||||
const missing = [
|
||||
|
||||
Reference in New Issue
Block a user