mod: texts of share load by link
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
|
||||
const sharePost = () => {
|
||||
const url = `https://console.etaviaporte.com/publico/carga/${props.load._id}`;
|
||||
const title = "";
|
||||
const title = "Revisa mi publicación de carga, ¡podría interesarte!";
|
||||
|
||||
navigator.share({
|
||||
title: title,
|
||||
|
||||
Reference in New Issue
Block a user