From 53e8a143aca215a2762b098b53c73927ab2b9c6d Mon Sep 17 00:00:00 2001 From: Vincent Catillon Date: Wed, 6 Feb 2019 00:03:39 +0100 Subject: [PATCH] Update snapshots --- __tests__/__snapshots__/Button.test.js.snap | 31 +++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/__tests__/__snapshots__/Button.test.js.snap b/__tests__/__snapshots__/Button.test.js.snap index 4a730d4..1f6cbe6 100644 --- a/__tests__/__snapshots__/Button.test.js.snap +++ b/__tests__/__snapshots__/Button.test.js.snap @@ -52,6 +52,37 @@ exports[`Button Renders 1`] = ` `; +exports[`Button Renders custom activity indicator 1`] = ` + + + Loading + + +`; + exports[`Button Renders disabled 1`] = `