Skip to content

Commit

Permalink
Update src/Components/Shifting/ShiftDetailsUpdate.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad authored Mar 26, 2023
1 parent 0895b30 commit e0b3bd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/Shifting/ShiftDetailsUpdate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ export const ShiftDetailsUpdate = (props: patientShiftProps) => {
<Page
title={t("update_shift_request")}
backUrl={`/shifting/${props.id}`}
className="px-2 pb-2"
>
<div className="mt-4">
<Card>
Expand Down

0 comments on commit e0b3bd3

Please sign in to comment.