Co-authored-by: wolfoftyreso-debug <250630591+wolfoftyreso-debug@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-07-11 11:39:27 +00:00
parent 21161f7090
commit b17bf4b95a
+1 -1
View File
@@ -143,7 +143,7 @@ const PlansSection = () => {
};
const isBusy = productsLoading || loadingMethod !== null;
const isBusy = loadingMethod !== null;
return (
<section id="abonnemang" className="py-16 md:py-28 px-6 bg-background">