From cae389bd120f75013bf86c5d7553bbf7648e3b67 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Thu, 7 May 2020 16:32:18 -0400 Subject: [PATCH] chore(): remove undocumented back button parts (#21223) --- core/src/components/back-button/back-button.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/src/components/back-button/back-button.tsx b/core/src/components/back-button/back-button.tsx index 25fb182fca..b5f6dfe437 100644 --- a/core/src/components/back-button/back-button.tsx +++ b/core/src/components/back-button/back-button.tsx @@ -126,10 +126,10 @@ export class BackButton implements ComponentInterface, ButtonInterface { 'show-back-button': showBackButton }} > -