a tool for shared writing and social publishing

also tweak share button copy for page share menu

+6 -6
+6 -6
components/Pages/PageShareMenu.tsx
··· 13 13 return ( 14 14 <div> 15 15 <ShareButton 16 - text="Collab on this Page" 17 - subtext="Invite people to edit this page" 18 - helptext="🚨 recipients can edit the entire Leaflet" 16 + text="Share Edit Link" 17 + subtext="" 18 + helptext="recipients can edit the full Leaflet" 19 19 smokerText="Collab link copied!" 20 20 id="get-page-collab-link" 21 21 link={`${collabLink}?page=${props.entityID}`} 22 22 /> 23 23 <ShareButton 24 - text="Publish this Page" 25 - subtext="Share a read-only link to this page" 26 - helptext="🚨 recipients can view the entire Leaflet" 24 + text="Share View Link" 25 + subtext="" 26 + helptext="recipients can view the full Leaflet" 27 27 smokerText="Publish link copied!" 28 28 id="get-page-publish-link" 29 29 fullLink={