From 44ba492b28da35721bd3c9d4e91f48bee14cf13d Mon Sep 17 00:00:00 2001 From: Brad Parbs Date: Sat, 30 Nov 2024 20:58:04 -0600 Subject: [PATCH] Only use property in `map()` if its available --- src/components/NoExistingPlan.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NoExistingPlan.js b/src/components/NoExistingPlan.js index 5e8f82a9..a071ad79 100644 --- a/src/components/NoExistingPlan.js +++ b/src/components/NoExistingPlan.js @@ -70,7 +70,7 @@ export function NoExistingPlan( props ) {