Skip to content

Commit

Permalink
force deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
guitavano committed Nov 7, 2023
1 parent a2601db commit de926bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/minicart/nuvemshop/Cart.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { itemToAnalyticsItem, useCart } from "apps/nuvemshop/hooks/useCart.ts";
import BaseCart from "../common/Cart.tsx";
import { IS_BROWSER } from "$fresh/runtime.ts";

function Cart() {
const { cart, loading, updateItems } = useCart();
Expand Down

0 comments on commit de926bb

Please sign in to comment.