Migrate page layout to v2 (#16364)
This commit is contained in:
+2
-1
@@ -26,8 +26,9 @@ export const useMetadataErrorHandler = () => {
|
||||
role: t`role`,
|
||||
roleTarget: t`role target`,
|
||||
agent: t`agent`,
|
||||
pageLayoutWidget: t`page layout widget`,
|
||||
pageLayout: t`page layout`,
|
||||
pageLayoutTab: t`page layout tab`,
|
||||
pageLayoutWidget: t`page layout widget`,
|
||||
} as const satisfies Record<AllMetadataName, string>;
|
||||
|
||||
const handleMetadataError = useCallback(
|
||||
|
||||
Reference in New Issue
Block a user