...
This menu it is in src/pages/account/index.tsx
The items Each item of menu are compost by component ArrowLink
, so we need to create a new component for icons, we don’t change the ArrowLink
because this component is used in other locals.
Attention, because the color of label and icons changed and now the colors changed according to brand. (look figma) - The colors used have in file primitives.ts, for intl-whitelabel and ctg-components-library.