diff --git a/src/components/Minicart/index.tsx b/src/components/Minicart/index.tsx index b264e8d..1f7fe2e 100644 --- a/src/components/Minicart/index.tsx +++ b/src/components/Minicart/index.tsx @@ -21,7 +21,7 @@ export function Minicart() { return totalQuantity > 0 ? (