Skip to content

Commit

Permalink
Updated Discharge Warning (#5459)
Browse files Browse the repository at this point in the history
  • Loading branch information
nihal467 authored May 11, 2023
1 parent 4c1af9b commit 9a37d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Facility/DischargeModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ const DischargeModal = ({
title={
<div>
<p>Discharge patient from CARE</p>
<span className="mt-1 flex gap-1 text-sm text-secondary-500 font-medium">
<span className="mt-1 flex gap-1 text-sm text-warning-500 font-medium">
<CareIcon className="care-l-exclamation-triangle text-base" />
<p>Caution: this action is irreversible.</p>
</span>
Expand Down

0 comments on commit 9a37d41

Please sign in to comment.