Skip to content

Commit

Permalink
Code commenting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramkrishna-egov committed Oct 10, 2023
1 parent 0df5fc1 commit c1bcda6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ class _DoseAdministeredPageState extends LocalizedState<DoseAdministeredPage> {
overViewBloc.selectedIndividual,
)?.condition?.split('<=age<').last} months',
},
//[TODO:: Need to parse <=age< as an Expression
),
const Divider(),
DigitTable(
Expand Down

0 comments on commit c1bcda6

Please sign in to comment.