function AppointOracleTableRow(props: {
  priceFeed: CurrencyPair;
}): JSX.Element {
  return (
    <OverflowTable.Row>