From a5faeee707cb6aa97d1447e0088bc571f8b6ab26 Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Fri, 3 Nov 2023 11:05:49 +0000 Subject: [PATCH] Replace bsStyle="secondary" (#15587) GitOrigin-RevId: a0d1b6dc4957951ec944c1981e22fe0ccab4eeb7 --- .../web/frontend/js/shared/components/copy-to-clipboard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/web/frontend/js/shared/components/copy-to-clipboard.tsx b/services/web/frontend/js/shared/components/copy-to-clipboard.tsx index af22f0fa1d..7fadc0d4a4 100644 --- a/services/web/frontend/js/shared/components/copy-to-clipboard.tsx +++ b/services/web/frontend/js/shared/components/copy-to-clipboard.tsx @@ -56,8 +56,8 @@ const TextButton: FC<{