Changes
Co-authored-by: wolfoftyreso-debug <250630591+wolfoftyreso-debug@users.noreply.github.com>
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user