From 4ba82ba609d51354958e8346c65673c4cf172c52 Mon Sep 17 00:00:00 2001 From: geireann Date: Wed, 1 Sep 2021 15:55:28 -0400 Subject: making more changes --- src/client/views/nodes/button/FontIconBox.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/client/views/nodes/button') diff --git a/src/client/views/nodes/button/FontIconBox.tsx b/src/client/views/nodes/button/FontIconBox.tsx index fbb336445..bccf733f0 100644 --- a/src/client/views/nodes/button/FontIconBox.tsx +++ b/src/client/views/nodes/button/FontIconBox.tsx @@ -557,9 +557,11 @@ export class FontIconBox extends DocComponent(Fon ); break; case ButtonType.MenuButton: + const trailsIcon = ; button = (
- + {this.icon === "pres-trail" ? trailsIcon : } {menuLabel}
-- cgit v1.2.3-70-g09d2