AllenFang / AllenFang/react-bootstrap-table
Lines missing from table
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 2.2k
- Forks
- 761
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
My table renders with missing lines. this happens with vertical and horizontal lines on different tables.
My code:
` Index {Object.entries(this.state.data[0]).map(function([key,value]) { return {key} })} `

Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.