Skip to content

Commit

Permalink
Add Abdominal Drain and Change Rules to Ryles on Ouptput DropDown (#8328
Browse files Browse the repository at this point in the history
)
  • Loading branch information
aSriram199 authored Aug 25, 2024
1 parent 8c0cdd6 commit 142fee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/LogUpdate/Sections/IOBalance.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const IOBalanceSections = [
fields: [
{
name: "Output",
options: ["Urine", "Rules Tube Aspiration", "ICD"],
options: ["Urine", "Ryles Tube Aspiration", "ICD", "Abdominal Drain"],
key: "output",
},
],
Expand Down

0 comments on commit 142fee1

Please sign in to comment.