diff --git a/src/app/pages/details/common/get-this-title-files/give-before-pdf/content-warning.tsx b/src/app/pages/details/common/get-this-title-files/give-before-pdf/content-warning.tsx index 99f26e9a3..8b091c2b9 100644 --- a/src/app/pages/details/common/get-this-title-files/give-before-pdf/content-warning.tsx +++ b/src/app/pages/details/common/get-this-title-files/give-before-pdf/content-warning.tsx @@ -1,5 +1,6 @@ import React from 'react'; import Cookies from 'js-cookie'; +import RawHTML from '~/components/jsx-helpers/raw-html'; export default function ContentWarning({ link, track, close, onDownload, variant, warning, id @@ -28,7 +29,7 @@ export default function ContentWarning({ return (