import React from 'react'; import { DataList, DataListItem, DataListItemRow, DataListItemCells, DataListCell } from '@breakaway/preact-core'; export const DataListSmGridBreakpoint: React.FunctionComponent = () => ( Primary content , Really really really really really really really really really really really really really really long description that should be truncated before it ends ]} /> );