From 023e708db5681c8f5820eaa2d01d75bbb4c4a996 Mon Sep 17 00:00:00 2001 From: Mike Simpson Date: Tue, 17 Jan 2023 10:49:28 +0000 Subject: [PATCH] Add pink button to lifespan section As requested in #1050 --- app/src/frontend/building/data-containers/age.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/src/frontend/building/data-containers/age.tsx b/app/src/frontend/building/data-containers/age.tsx index 49869775..d171e32d 100644 --- a/app/src/frontend/building/data-containers/age.tsx +++ b/app/src/frontend/building/data-containers/age.tsx @@ -135,6 +135,9 @@ const AgeView: React.FunctionComponent = (props) => { /> + @@ -415,6 +418,9 @@ const AgeView: React.FunctionComponent = (props) => { /> +