From 26bbb57bbabca31b387cd83b66b03fb5ff77581a Mon Sep 17 00:00:00 2001 From: Scott Dickerson Date: Thu, 10 Dec 2020 14:47:29 -0600 Subject: [PATCH] fix(button): undo changes to button --- src/utils/__tests__/__snapshots__/publicAPI.test.js.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/__tests__/__snapshots__/publicAPI.test.js.snap b/src/utils/__tests__/__snapshots__/publicAPI.test.js.snap index a934f2a302..4467bf50ec 100644 --- a/src/utils/__tests__/__snapshots__/publicAPI.test.js.snap +++ b/src/utils/__tests__/__snapshots__/publicAPI.test.js.snap @@ -12743,7 +12743,7 @@ Map { "content": Object {}, "i18n": Object { "browseImages": "Add from gallery", - "dropContainerDescText": "Max file size is 1MB. Supported file types are: JPEG, PNG, GIF, WEBP, TIFF, JPEG2000", + "dropContainerDescText": "Max file size is 1MB. Supported file types are: APNG, AVIF, GIF, JPEG, PNG, WebP", "dropContainerLabelText": "Drag and drop file here or click to select file", "errorTitle": "Error: ", "insertUrl": "Insert from URL",