From e33ea6d0aa750c1a7f7f7f02a7e0312f862123ee Mon Sep 17 00:00:00 2001 From: Chi Vinh Le Date: Fri, 20 Jul 2018 10:49:31 -0300 Subject: [PATCH] Commit snapshots --- .../components/Button/__snapshots__/Button.spec.tsx.snap | 9 --------- .../Typography/__snapshots__/Typography.spec.tsx.snap | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/src/core/client/ui/components/Button/__snapshots__/Button.spec.tsx.snap b/src/core/client/ui/components/Button/__snapshots__/Button.spec.tsx.snap index bb77988c1..454d39ec6 100644 --- a/src/core/client/ui/components/Button/__snapshots__/Button.spec.tsx.snap +++ b/src/core/client/ui/components/Button/__snapshots__/Button.spec.tsx.snap @@ -10,15 +10,6 @@ exports[`forwards ref 1`] = ` `; -exports[`renders a primary colored ghost button with fullWidth 1`] = ` - - Push me - -`; - exports[`renders a regular sized, primary colored ghost button with fullWidth 1`] = ` Hello World