From 6d74024a02b89648ba953897f744d77d0e57d3de Mon Sep 17 00:00:00 2001 From: Antonin Cezard Date: Thu, 23 Mar 2023 16:08:57 +0100 Subject: [PATCH] fix: remove margin on sqAppIcon spinner It pushed icons sideways --- .../__snapshots__/SquareAppIcon.spec.js.snap | 8 ++++---- react/SquareAppIcon/index.jsx | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/react/SquareAppIcon/__snapshots__/SquareAppIcon.spec.js.snap b/react/SquareAppIcon/__snapshots__/SquareAppIcon.spec.js.snap index e82acd34cf..90bac3b736 100644 --- a/react/SquareAppIcon/__snapshots__/SquareAppIcon.spec.js.snap +++ b/react/SquareAppIcon/__snapshots__/SquareAppIcon.spec.js.snap @@ -9,7 +9,7 @@ exports[`SquareAppIcon component should render an app correctly with the app nam class="MuiBadge-root" >
{['default', 'loading'].includes(variant) && ( - + )}