diff --git a/src/components/Form/Row.tsx b/src/components/Form/Row.tsx index f2b1af7..4d05139 100644 --- a/src/components/Form/Row.tsx +++ b/src/components/Form/Row.tsx @@ -109,7 +109,7 @@ export const ExpandableRow = (props: RowProps) => {
{lbl} - {val} + {val.toString()} { rowList &&