chore: remove wallet code comments
This commit is contained in:
@@ -8,11 +8,6 @@ const brands: Record<WalletKind, Brand> = {
|
||||
imToken: { bg: "#11C4D1", label: "im" },
|
||||
};
|
||||
|
||||
/**
|
||||
* Lightweight brand badge for wallet buttons — a rounded square tinted with the
|
||||
* wallet's brand color and its monogram. Keeps bundle small while making each
|
||||
* wallet visually distinguishable.
|
||||
*/
|
||||
export function WalletBrandIcon({
|
||||
kind,
|
||||
size = 28,
|
||||
|
||||
Reference in New Issue
Block a user