Simplify destination helper copy on the link detail page.
Deploy Ladill Link / deploy (push) Successful in 2m26s
Deploy Ladill Link / deploy (push) Successful in 2m26s
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<x-copy-button :text="$link->publicUrl()" label="Copy" class="text-xs font-medium text-slate-500 hover:text-emerald-700" />
|
<x-copy-button :text="$link->publicUrl()" label="Copy" class="text-xs font-medium text-slate-500 hover:text-emerald-700" />
|
||||||
</div>
|
</div>
|
||||||
<p class="mt-2 max-w-xl text-sm text-slate-500">
|
<p class="mt-2 max-w-xl text-sm text-slate-500">
|
||||||
Your short link never changes. Update the destination anytime — the next click goes to the new URL.
|
You can change the destination anytime.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@if ($link->is_managed_here)
|
@if ($link->is_managed_here)
|
||||||
|
|||||||
Reference in New Issue
Block a user