add web file headers
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Live chat page for real-time messaging with store staff.
|
||||
*
|
||||
* Author: Shiv
|
||||
* Date: April 2026
|
||||
*/
|
||||
|
||||
"use client";
|
||||
|
||||
import dynamic from "next/dynamic";
|
||||
|
||||
Reference in New Issue
Block a user