From 290b4b791d4b7637eea57d6f9f3bd90d06619091 Mon Sep 17 00:00:00 2001 From: shibao Date: Fri, 18 Feb 2022 17:43:22 -0500 Subject: [PATCH] swap copy to clipboard handlers --- lib/cannery_web/live/invite_live/index.html.heex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/cannery_web/live/invite_live/index.html.heex b/lib/cannery_web/live/invite_live/index.html.heex index c88eadb9..a7baafb8 100644 --- a/lib/cannery_web/live/invite_live/index.html.heex +++ b/lib/cannery_web/live/invite_live/index.html.heex @@ -24,12 +24,11 @@ <%= for invite <- @invites do %> <.invite_card invite={invite}> <:code_actions> -
+