From 06003b7a5f66f61bde6bb2fc9443c8cf3bc8bd9b Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 4 May 2018 10:38:32 -0400 Subject: First apollo mutation test --- frontend/components/Cart.js | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/components/Cart.js') diff --git a/frontend/components/Cart.js b/frontend/components/Cart.js index fb902a7..26f1015 100644 --- a/frontend/components/Cart.js +++ b/frontend/components/Cart.js @@ -72,6 +72,7 @@ const CloseButton = styled.button` right: 0; `; +// TODO: use react-adopt to compose these const Cart = props => ( {toggle => ( -- cgit v1.3