We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa349a commit 8f071e6Copy full SHA for 8f071e6
src/Components/Ticket/Ticket.tsx
@@ -429,7 +429,7 @@ export const Ticket = ({
429
<SharingInfo>
430
<SocialAnchor
431
href={`https://twitter.com/intent/tweet?text=${encodeURIComponent(
432
- `Lista mi entrada para la @JSConfCL 🎉. Obtén la tuya en ${publicUrl} . Nos vemos en Febrero!`
+ `Lista mi entrada para la @JSConfCL 🎉. Obtén la tuya en ${publicUrl} . Nos vemos el 03 y 04 de Febrero!`
433
)}`}
434
target="_blank"
435
rel="noreferrer"
0 commit comments