terry-wallet-login #15

Merged
terry merged 95 commits from terry-wallet-login into terry-staging 2026-06-05 16:32:43 +00:00
Showing only changes of commit ec8ef5b774 - Show all commits

View File

@@ -154,12 +154,6 @@ export function InAppDownloadGuideProvider({
</li> </li>
</ol> </ol>
<div className="rounded-2xl border border-white/10 bg-black/30 p-3">
<p className="break-all text-xs leading-5 text-neutral-300">
{detail.url}
</p>
</div>
<button <button
type="button" type="button"
onClick={handleCopy} onClick={handleCopy}