Skip to content

Commit

Permalink
fix(backoffice-v2): re-ordered blocks position (#2565)
Browse files Browse the repository at this point in the history
  • Loading branch information
Omri-Levy committed Jul 25, 2024
1 parent 5507c1b commit b7405b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ export const getTabsToBlocksMap = ({
documentReviewBlocks,
businessInformationBlocks,
caseOverviewBlock,
amlWithContainerBlock,
customDataBlock,
amlWithContainerBlock,
] = blocks;

const defaultTabsMap = {
Expand Down

0 comments on commit b7405b5

Please sign in to comment.