import { ProfitAndLoss } from "@layerfi/components";

<ProfitAndLoss>
  <ProfitAndLoss.Summaries actionable={false} />
</ProfitAndLoss>

ProfitAndLoss.Summaries Properties

actionable
boolean
Enables or disables whether clicking the revenue & expense charts open the P&L sidebar view.
stringOverrides
object
Overrides for default strings in the component.
variants
object