Skip to content

Commit

Permalink
Update health/micro-ui/web/micro-ui-internals/packages/modules/campai…
Browse files Browse the repository at this point in the history
…gn-manager/src/pages/employee/ViewChecklist.js

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
jagankumar-egov and coderabbitai[bot] authored Oct 23, 2024
1 parent 910d68a commit d075746
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ const ViewChecklist = () => {
</div>
))}
</Card>
<div style={{ height: "1rem" }}></div>
<div style={{ height: "1rem" }} />

{!isLoading && <FormComposerV2
showMultipleCardsWithoutNavs={true}
Expand Down

0 comments on commit d075746

Please sign in to comment.