From 2b30bb977df3364dc4109af48c0c85b07b8dacc1 Mon Sep 17 00:00:00 2001 From: Jordan Acosta Date: Fri, 21 Jun 2024 15:18:39 -0700 Subject: [PATCH] fix: install button loading state correct layout --- .../InstallStepper/InstallStatusContent/InstallButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/InstallStepper/InstallStatusContent/InstallButton.tsx b/components/InstallStepper/InstallStatusContent/InstallButton.tsx index 531c27c..51b15f3 100644 --- a/components/InstallStepper/InstallStatusContent/InstallButton.tsx +++ b/components/InstallStepper/InstallStatusContent/InstallButton.tsx @@ -12,7 +12,7 @@ export const InstallButton = ({ install }) => {