mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 09:16:22 +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 |
||
|---|---|---|
| .. | ||
| chat-header.tsx | ||
| chat-share-button.tsx | ||
| document-mention-picker.tsx | ||
| model-selector.tsx | ||
| prompt-picker.tsx | ||
| source-detail-panel.tsx | ||