From 4fb8969f6994d8414f388f583d8e270d4e4a67e9 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 23 Mar 2018 11:11:09 -0400 Subject: ya --- frontend/components/CartCount.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'frontend/components/CartCount.js') diff --git a/frontend/components/CartCount.js b/frontend/components/CartCount.js index 245b07b..5af472a 100644 --- a/frontend/components/CartCount.js +++ b/frontend/components/CartCount.js @@ -42,7 +42,13 @@ const AnimationStyles = styled.span` const CartCount = ({ count }) => ( - + {count} -- cgit v1.3