We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ead056 commit a867a7aCopy full SHA for a867a7a
src/pages/email/administration/mailbox-rules/index.js
@@ -70,6 +70,7 @@ const Page = () => {
70
title="Rule Details"
71
propertyItems={properties}
72
actionItems={actions}
73
+ data={data}
74
/>
75
);
76
},
0 commit comments