import { Story, Canvas, ArgsTable } from '@storybook/addon-docs';
import TransactionDetailItem from '.';
# Transaction Detail Item
Transaction detail that includes estimated gas fees. Intended to be used as an array item in the array passed to the `rows` prop of ``
## Component API