From 3b07ed2ab54708c365770b5ea9fb8f2de17f022f Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Thu, 28 Mar 2019 07:12:03 -0400 Subject: [PATCH] Updating FormActions to use hooks --- src/components/App/__snapshots__/test.js.snap | 4 +- .../FormActions/__snapshots__/test.js.snap | 162 ------------------ src/components/FormActions/index.js | 123 +++++-------- src/components/FormActions/test.js | 60 +------ 4 files changed, 48 insertions(+), 301 deletions(-) diff --git a/src/components/App/__snapshots__/test.js.snap b/src/components/App/__snapshots__/test.js.snap index 5e067f6..97996f0 100644 --- a/src/components/App/__snapshots__/test.js.snap +++ b/src/components/App/__snapshots__/test.js.snap @@ -20,7 +20,7 @@ exports[`App removing rendered expression 1`] = ` }" > @@ -145,7 +145,7 @@ exports[`App rendering an expression 3`] = ` }" > diff --git a/src/components/FormActions/__snapshots__/test.js.snap b/src/components/FormActions/__snapshots__/test.js.snap index b4bbe71..033f9d2 100644 --- a/src/components/FormActions/__snapshots__/test.js.snap +++ b/src/components/FormActions/__snapshots__/test.js.snap @@ -8,168 +8,6 @@ exports[`FormActions rendering 1`] = ` `; -exports[`FormActions rendering download links 1`] = ` - - - -`; - -exports[`FormActions rendering download links with data after mounting 1`] = ` - - - -`; - -exports[`FormActions rendering download links with data after mounting 2`] = ` - - - -`; - -exports[`FormActions rendering download links with data after mounting 3`] = ` - - - -`; - exports[`FormActions rendering with a permalink 1`] = `