{"version":3,"file":"MarketIntelligence.js","sources":["../../src/pages/MarketIntelligence.tsx"],"sourcesContent":["import * as React from \"react\";\r\n// import { Button } from \"react-aria-components\";\r\n// import { useTranslation } from \"react-i18next\";\r\nimport { Outlet } from \"react-router-dom\";\r\n\r\n// import { Link } from \"react-router-dom\";\r\n// import useSWR from \"swr\";\r\n// import { useReadLocalStorage } from \"usehooks-ts\";\r\n// import { z } from \"zod\";\r\nimport AppHeader from \"~/components/AppHeader\";\r\n// import { fetcher } from \"~/hooks/useFetcher\";\r\n\r\n// interface IMarketIntelligencePageProps {}\r\n\r\n// const marketIntelligences = [\r\n// {\r\n// label: \"Transparency Awards\",\r\n// to: \"Transparency Awards\",\r\n// total: 3062,\r\n// },\r\n// {\r\n// label: \"Thought Pieces\",\r\n// to: \"Thought Pieces\",\r\n// total: 3062,\r\n// },\r\n// {\r\n// label: \"Governance Guidelines\",\r\n// to: \"Governance Guidelines\",\r\n// total: 3062,\r\n// },\r\n// {\r\n// label: \"ESG Framework\",\r\n// to: \"ESG Framework\",\r\n// total: 3062,\r\n// },\r\n// {\r\n// label: \"Investissors Voting Guidelines\",\r\n// to: \"Investissors Voting Guidelines\",\r\n// total: 3062,\r\n// },\r\n// ];\r\n\r\nconst MarketIntelligencePage: React.FunctionComponent = () => {\r\n return (\r\n <>\r\n \r\n \r\n >\r\n );\r\n};\r\n\r\nexport default MarketIntelligencePage;\r\n"],"names":["MarketIntelligencePage","jsxs","Fragment","jsx","AppHeader","Outlet"],"mappings":"wdA0CA,MAAMA,EAAkD,IAGlDC,EAAA,KAAAC,WAAA,CAAA,SAAA,CAAAC,EAAA,IAACC,EAAU,EAAA,QACVC,EAAO,EAAA,CACV,CAAA,CAAA"}