From e353f860adf095e5e96e6a7e648c26b172113855 Mon Sep 17 00:00:00 2001 From: Michael Chu Date: Tue, 26 Feb 2019 22:31:40 -0700 Subject: [PATCH] improve logic of final footer to account for '0 items' --- step1-06/final/src/components/TodoFooter.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/step1-06/final/src/components/TodoFooter.tsx b/step1-06/final/src/components/TodoFooter.tsx index 7bd54e8..5a28a79 100644 --- a/step1-06/final/src/components/TodoFooter.tsx +++ b/step1-06/final/src/components/TodoFooter.tsx @@ -5,7 +5,7 @@ export const TodoFooter = (props: any) => { return (