Source: src/pages/dashboard/index.tsx Rendered when user.role === "admin" on /dashboard.

Features

Tab model

  • financial tab is always present and cannot be removed
  • Other tabs match index names (e.g. nifty, banknifty)
  • Tab colors from index setting backgroundColor / textColor

Data loading

Socket listeners

Registered in dashboard useEffect:

Child components