From 61c0eaabd92c1ca50fb9db797136eceba4db0ac4 Mon Sep 17 00:00:00 2001 From: Nastya Date: Sat, 11 May 2024 22:08:05 +0300 Subject: [PATCH] -- --- src/ui_kit/CheckFastlink.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui_kit/CheckFastlink.tsx b/src/ui_kit/CheckFastlink.tsx index 6eb7060a..7480d4a9 100644 --- a/src/ui_kit/CheckFastlink.tsx +++ b/src/ui_kit/CheckFastlink.tsx @@ -89,7 +89,7 @@ export function CheckFastlink() { } } } - }, [user.userId, discounts]); + }, [user.userId, discounts, user]); return (