auto collapse sidebar on small screens

This commit is contained in:
miloschwartz
2025-12-03 18:33:46 -05:00
parent 4b580105cd
commit 7efc947e26
3 changed files with 31 additions and 5 deletions

View File

@@ -55,7 +55,6 @@ export function SubscriptionStatusProvider({
}
}
console.log("No matching tier found");
return null;
};