diff --git a/src/config/headerMenuConfig.js b/src/config/headerMenuConfig.js index 68ec102..5b24d53 100644 --- a/src/config/headerMenuConfig.js +++ b/src/config/headerMenuConfig.js @@ -79,11 +79,11 @@ export const useHeaderMenuConfig = () => { key: "historic_stock_price", href:'/historic-stock' }, - { - label: t("header_menu.stock_information.investment_calculator"), - key: "investment_calculator", - href:'/calculator' - }, + // { + // label: t("header_menu.stock_information.investment_calculator"), + // key: "investment_calculator", + // href:'/calculator' + // }, ], }, {