SurfSense/surfsense_web/components/public-chat-snapshots
likiosliu 3d762ccf62 fix: remove unnecessary "use client" from pure presentational components
These components only render JSX with props and don't use hooks,
event handlers, or browser APIs.
2026-03-26 11:50:39 +08:00
..
public-chat-snapshot-row.tsx feat: update UI components to use Avatar for member display 2026-03-17 18:31:58 +05:30
public-chat-snapshots-empty-state.tsx fix: remove unnecessary "use client" from pure presentational components 2026-03-26 11:50:39 +08:00
public-chat-snapshots-list.tsx feat: enhance public chat snapshot row with copy functionality and URL display, improving user interaction 2026-02-10 02:15:13 +05:30
public-chat-snapshots-manager.tsx chore: ran linting 2026-02-10 19:06:21 +05:30