From 38c920e9e5b33470e9da1c232db865f509c379dc Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 23 Jun 2022 15:25:33 -0500 Subject: [PATCH] Snackbar: use 'ghost' theme button --- app/soapbox/features/ui/containers/notifications_container.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/features/ui/containers/notifications_container.js b/app/soapbox/features/ui/containers/notifications_container.js index 50343fd10..a735a3fdf 100644 --- a/app/soapbox/features/ui/containers/notifications_container.js +++ b/app/soapbox/features/ui/containers/notifications_container.js @@ -38,7 +38,7 @@ const mapStateToProps = (state, { intl }) => { if (notification.action) { const { action } = notification; notification.action = ( -