Adam

Results 1 issues of Adam

I'm working with ka-table in a project, I think having `ITableProps` interface as generic would be helpful as then you can pass in the type for the `data?: any[]` prop.

enhancement