From 8ed7d5b734ba588fe0570e0e22f21a0fcda13422 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Wed, 9 May 2018 11:25:33 -0400 Subject: Moving styles to folder --- 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 1cc4e47..525ed22 100644 --- a/frontend/components/CartCount.js +++ b/frontend/components/CartCount.js @@ -44,7 +44,13 @@ const AnimationStyles = styled.span` const CartCount = ({ count }) => ( - + {count} -- cgit v1.3