@@ -1,10 +1,3 @@
|
||||
/*
|
||||
* Provides state and actions for both AI chat and live support chat.
|
||||
*
|
||||
* Author: Shiv
|
||||
* Date: April 2026
|
||||
*/
|
||||
|
||||
"use client";
|
||||
|
||||
import { createContext, useContext, useState, useRef, useCallback, useEffect } from "react";
|
||||
|
||||
Reference in New Issue
Block a user