serpbear/components/insight
towfiqi 4a47cedad8 refactor: improves Performance & Code Readability
- Replaces useEffet with useMemo & useLayoutEffect where necessary.
- Converts some useEffects to separate hooks.
- Moves the functions defined within components to utils.
- Splits the Keywords renderPosition function to its own component.
2024-01-13 10:10:49 +06:00
..
Insight.tsx feat: Adds ability to visit pages from Insight tab 2023-11-11 11:42:14 +06:00
InsightItem.tsx refactor: improves Performance & Code Readability 2024-01-13 10:10:49 +06:00
InsightStats.tsx refactor: improves Performance & Code Readability 2024-01-13 10:10:49 +06:00