fix: error home
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run

This commit is contained in:
Yoga Pangestu 2026-07-06 15:36:08 +07:00
parent 138eb8b053
commit 38d6f3a22b

View File

@ -77,6 +77,6 @@ private function getProducts()
});
return $product;
});
})->values();
}
}