From 421561f7316f7c7fefbfa9bc0d987282ba0a1abe Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 23 Jun 2022 16:24:10 -0500 Subject: [PATCH] Alerts: use sm button --- app/soapbox/features/ui/containers/notifications_container.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/features/ui/containers/notifications_container.tsx b/app/soapbox/features/ui/containers/notifications_container.tsx index 851cfdb3b..9cbcc6e98 100644 --- a/app/soapbox/features/ui/containers/notifications_container.tsx +++ b/app/soapbox/features/ui/containers/notifications_container.tsx @@ -37,7 +37,7 @@ const SnackbarContainer: React.FC = () => { if (notification.action) { const { action } = notification; notification.action = ( -