mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 09:46:25 +02:00
Replace useMemo calls that wrap trivial boolean checks with plain const expressions. The memo overhead exceeds the cost of these simple permission checks and mode comparisons. Fixes #1052 |
||
|---|---|---|
| .. | ||
| public-chat-snapshot-row.tsx | ||
| public-chat-snapshots-empty-state.tsx | ||
| public-chat-snapshots-list.tsx | ||
| public-chat-snapshots-manager.tsx | ||