Move 期期 USDC transfer into T-quote card to free left panel.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -217,6 +217,7 @@
|
||||
el.textContent = text || "";
|
||||
el.classList.toggle("is-err", kind === "err");
|
||||
el.classList.toggle("is-ok", kind === "ok");
|
||||
el.classList.toggle("muted", !kind);
|
||||
}
|
||||
|
||||
function ooXferDir() {
|
||||
|
||||
Reference in New Issue
Block a user