mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
- toggle-group.tsx: Wrap contextValue in useMemo to prevent unnecessary re-renders - animated-tabs.tsx: Hoist constants and memoize handlers with useCallback/useMemo - LocaleContext.tsx: Wrap setLocale in useCallback and contextValue in useMemo - plate-editor.tsx: Memoize SaveShortcutPlugin and contextProviderValue, use useRef for stable references |
||
|---|---|---|
| .. | ||
| LocaleContext.tsx | ||