From 23f327ecb658fad01ca0a84c7a9975e75a7743c6 Mon Sep 17 00:00:00 2001 From: James Spencer Date: Fri, 2 Aug 2019 06:17:43 -0700 Subject: [PATCH] feat(toast): optionally render ion-icon from asset path if provided (#18969) --- core/src/components/toast/toast.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/toast/toast.tsx b/core/src/components/toast/toast.tsx index 04698baf96..9d95183223 100644 --- a/core/src/components/toast/toast.tsx +++ b/core/src/components/toast/toast.tsx @@ -243,7 +243,7 @@ export class Toast implements ComponentInterface, OverlayInterface {
{b.icon && }