diff --git a/package.json b/package.json index 2f7a459e523..deeb6b60d4f 100644 --- a/package.json +++ b/package.json @@ -86,6 +86,7 @@ "react-dom": "19.2.6", "react-helmet": "6.1.0", "react-lazyload": "3.2.1", + "temporal-polyfill": "0.3.0", "undici": "8.3.0", "uuid": "13.0.1", "winston": "patch:winston@3.8.2#./patches/winston-file-descriptor.patch" @@ -184,4 +185,4 @@ ] }, "packageManager": "yarn@4.9.4" -} +} \ No newline at end of file diff --git a/src/app/components-webcore/SportDataHeader/head-to-head-v2/components/centre.tsx b/src/app/components-webcore/SportDataHeader/head-to-head-v2/components/centre.tsx index e8a035d0c57..86b95656f08 100644 --- a/src/app/components-webcore/SportDataHeader/head-to-head-v2/components/centre.tsx +++ b/src/app/components-webcore/SportDataHeader/head-to-head-v2/components/centre.tsx @@ -42,7 +42,7 @@ const Centre = ({ data, maxScoreLength }: CentreProps) => { {shouldShowScores(status) ? ( ) : ( -