markdreyer

Results 3 comments of markdreyer

I'm using [tab component](https://shakrmedia.github.io/petal/docs/tabs.html) with react/reach router for this and it works great for my simple little app! ```js const navLinks = [ { to: '/', text: 'Home' }, {...

I have this issue as well. Seems to be when columnDefs config is observable. The buildColums method will add the checkbox column, even if it has already been added (which...

> @snytkine It's considered best practice to formalize this statement by adding a license. Have you considered the [MIT License](https://opensource.org/licenses/MIT), which allows modifications as long as the original copyright notice...