terry-staging #16

Merged
terry merged 96 commits from terry-staging into main 2026-06-05 16:33:12 +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}