From 229f44dfbfcaf9f7993779d8542ab2d9827a6fbc Mon Sep 17 00:00:00 2001 From: Matt Driscoll Date: Mon, 10 May 2021 11:40:35 -0700 Subject: [PATCH] fix(notice): Remove undocumented properties from the Host element. #2059 (#2104) --- src/components/calcite-notice/calcite-notice.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/calcite-notice/calcite-notice.tsx b/src/components/calcite-notice/calcite-notice.tsx index ceabfa5b5d1..31ae82bd360 100644 --- a/src/components/calcite-notice/calcite-notice.tsx +++ b/src/components/calcite-notice/calcite-notice.tsx @@ -108,7 +108,7 @@ export class CalciteNotice { ); return ( - +
{this.requestedIcon ? (