From df07a3bf1d0a47fe3c76ce6ba473a5d97e2ae90b Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Tue, 7 Feb 2023 09:58:35 +0100 Subject: [PATCH] add work from home explanation --- app/src/frontend/building/data-containers/community.tsx | 1 + app/src/frontend/building/data-containers/use.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/app/src/frontend/building/data-containers/community.tsx b/app/src/frontend/building/data-containers/community.tsx index ad345bcb..43fa97ea 100644 --- a/app/src/frontend/building/data-containers/community.tsx +++ b/app/src/frontend/building/data-containers/community.tsx @@ -61,6 +61,7 @@ const CommunityView: React.FunctionComponent = (props) => { user_verified_as={props.user_verified.is_domestic} verified_count={props.building.verified.is_domestic} /> + Work from home does not count as office and does not make building non-domestic. {(props.building.is_domestic === "no" || props.building.is_domestic === "mixed") ? = (props) => { user_verified_as={props.user_verified.is_domestic} verified_count={props.building.verified.is_domestic} /> + Work from home does not count as office and does not make building non-domestic.