diff --git a/apps/miniapp/src/screens/house-screen.tsx b/apps/miniapp/src/screens/house-screen.tsx index 605c3bd..2bc756b 100644 --- a/apps/miniapp/src/screens/house-screen.tsx +++ b/apps/miniapp/src/screens/house-screen.tsx @@ -716,10 +716,12 @@ export function HouseScreen(props: Props) {

{props.copy.utilityBillsEditorBody ?? ''}

- +
{props.cycleState?.utilityBills.length ? ( @@ -762,10 +764,12 @@ export function HouseScreen(props: Props) {

{props.copy.utilityCategoriesBody ?? ''}

- +
@@ -874,15 +878,18 @@ export function HouseScreen(props: Props) { } return (