import React from "react"; const LedgerTrezorWarning = () => (






Ledger & TREZOR users: Do not generate a new wallet—your hardware device is your wallet.
You can connect to your device, see your addresses, or send ETH or Tokens here.

); export default LedgerTrezorWarning;