X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4ec55841b965ae33aad66479bf4d4ad41e6a0b62..d4d23b620acbce3cd5e1b5d48b660f7194533c53:/services/workbench2/src/views-components/baner/banner.tsx diff --git a/services/workbench2/src/views-components/baner/banner.tsx b/services/workbench2/src/views-components/baner/banner.tsx index 7e39186c09..ac5b89439c 100644 --- a/services/workbench2/src/views-components/baner/banner.tsx +++ b/services/workbench2/src/views-components/baner/banner.tsx @@ -10,6 +10,7 @@ import bannerActions from "store/banner/banner-action"; import { ArvadosTheme } from "common/custom-theme"; import servicesProvider from "common/service-provider"; import { Dispatch } from "redux"; +import { sanitizeHTML } from "common/html-sanitize"; type CssRules = "dialogContent" | "dialogContentIframe"; @@ -92,7 +93,7 @@ export const BannerComponent = (props: BannerComponentProps) => { >
-
+