854d998
1
2
3
4
5
import { TokenRow } from '@coinbase/onchainkit/token'; const token = { ... }; <TokenRow token={token} />;