Skip to content

Commit

Permalink
removed custom seperator component
Browse files Browse the repository at this point in the history
  • Loading branch information
modamaan committed Nov 28, 2024
1 parent 82e1442 commit ee2f480
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/components/Shifting/ShiftDetails.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ export default function ShiftDetails(props: { id: string }) {
)?.text;

return (
// deploytest
<PrintPreview title={t("Patient Referral Letter")}>
<Card
id="section-to-print"
Expand Down
3 changes: 0 additions & 3 deletions src/components/ui/separator.tsx

This file was deleted.

0 comments on commit ee2f480

Please sign in to comment.