zakodium-oss / react-science

React components and tools to build scientific applications.
https://react-science.pages.dev
MIT License
2 stars 6 forks source link

Use blueprintjs HTMLTable component in the Table component #583

Closed stropitek closed 9 months ago

stropitek commented 10 months ago

https://blueprintjs.com/docs/#core/components/html-table

Try to use the HTMLTable component to render the Table component and let's see if the look is improved.

Add controls to the story with the props provided by the HTMLTable component.