From 65383aad563e6a249612f84c3792887b7fc4cfb5 Mon Sep 17 00:00:00 2001 From: Jose Buitron Date: Tue, 22 Aug 2023 15:17:42 -0500 Subject: [PATCH] fix: Changed div to span --- src/storyMap/components/StoryMapForm/ShareDialog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/storyMap/components/StoryMapForm/ShareDialog.js b/src/storyMap/components/StoryMapForm/ShareDialog.js index 85fe99a128..0142d85f60 100644 --- a/src/storyMap/components/StoryMapForm/ShareDialog.js +++ b/src/storyMap/components/StoryMapForm/ShareDialog.js @@ -42,6 +42,7 @@ const RoleComponent = ({ member }) => { {t(`storyMap.role_${member.userRole.toLowerCase()}`)} {member.membershipStatus === MEMBERSHIP_STATUS_PENDING && (