a tool for shared writing and social publishing

add link prop

+1
+1
app/(home-pages)/home/LeafletList/LeafletOptions.tsx
··· 275 } 276 smokerText="Link copied!" 277 id="get-link" 278 fullLink={props.shareLink} 279 /> 280
··· 275 } 276 smokerText="Link copied!" 277 id="get-link" 278 + link="" 279 fullLink={props.shareLink} 280 /> 281