Patrick Kurth
Results
1
comments of
Patrick Kurth
I could be mistaken, but from when I use the formatter I do something like this. ```jsx const columns = [ { key: 'id', name: 'ID' }, { key: 'title',...