From b0ceb3fe7ece231446c035bef8c2448f5911126c Mon Sep 17 00:00:00 2001 From: Ali BARIN Date: Mon, 15 Jul 2024 09:00:13 +0000 Subject: [PATCH] feat(InstallationForm): use thinner font weight in success alert --- packages/web/src/components/InstallationForm/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/src/components/InstallationForm/index.jsx b/packages/web/src/components/InstallationForm/index.jsx index fcf543e5..04e30f3e 100644 --- a/packages/web/src/components/InstallationForm/index.jsx +++ b/packages/web/src/components/InstallationForm/index.jsx @@ -186,7 +186,7 @@ function InstallationForm() { )} /> {install.isSuccess && ( - + {formatMessage('installationForm.success', { link: (str) => (