Skip to content

Commit db61825

Browse files
committed
polish shopping cart
1 parent 08c2cb2 commit db61825

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/ecommerce-jewellery-store/src/components/ShoppingCartList.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -272,11 +272,6 @@ export const ShoppingCartList: React.FC = () => {
272272
</p>
273273
</div>
274274
</div>
275-
<div>
276-
<Button fillMode="flat" themeColor="primary">
277-
See all
278-
</Button>
279-
</div>
280275
</div>
281276
</Layout>
282277
</>

0 commit comments

Comments
 (0)