mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
refactor(FE): Remove unused conditional rendering for step 3
This commit is contained in:
@@ -744,7 +744,6 @@ const DeliveryOrderFormModal = ({
|
||||
</Button>
|
||||
</div>
|
||||
)}
|
||||
{step === 3 && null}
|
||||
</div>
|
||||
</>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user