Skip to content

Commit a867a7a

Browse files
committed
fix inbox rule offcanvas
1 parent 3ead056 commit a867a7a

File tree

1 file changed

+1
-0
lines changed
  • src/pages/email/administration/mailbox-rules

1 file changed

+1
-0
lines changed

src/pages/email/administration/mailbox-rules/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ const Page = () => {
7070
title="Rule Details"
7171
propertyItems={properties}
7272
actionItems={actions}
73+
data={data}
7374
/>
7475
);
7576
},

0 commit comments

Comments
 (0)