Comments, appointments adjustments, fixed some issues
This commit is contained in:
@@ -5,6 +5,7 @@ import { CartProvider } from "@/context/CartContext";
|
||||
import { ChatWidgetProvider } from "@/context/ChatWidgetContext";
|
||||
import FloatingChat from "@/components/FloatingChat";
|
||||
|
||||
//Wraps the app in all client-side context providers and adds the floating chat button
|
||||
export default function ClientProviders({ children }) {
|
||||
return (
|
||||
<AuthProvider>
|
||||
|
||||
Reference in New Issue
Block a user