serpbear/components/common
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
..
Chart.tsx feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00
ChartSlim.tsx feat: Displays the Best position of the keywords 2023-11-03 20:45:36 +06:00
Icon.tsx feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00
Modal.tsx refactor: improves Performance & Code Readability 2024-01-13 10:10:49 +06:00
SelectField.tsx feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00
Sidebar.tsx feat: Domains now show their favicon. 2023-11-11 11:29:59 +06:00
TopBar.tsx feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00