Skip to content

Commit 9073d19

Browse files
committed
fix:(Fixing Components and ts files)
1 parent 9c008db commit 9073d19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/shared/ChatRoomUser.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"use client";
2+
13
/* eslint-disable tailwindcss/no-custom-classname */
24
// components/ChatRoomUser.tsx
35

0 commit comments

Comments
 (0)