help wanted
倉庫指標
- Star
- (2,240 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
hi, is there able to not showing the header row of the table. Cuz i dont' want any header but just the content
<BootstrapTable data={object}>
<TableHeaderColumn>...</TableHeaderColumn>
<TableHeaderColumn>...</TableHeaderColumn>
</BootstrapTable>