pupudu / window-table

Windowing Table for React based on React Window
https://window-table.netlify.com/
170 stars 13 forks source link

Migrate examples to use faker #31

Open pupudu opened 4 years ago

pupudu commented 4 years ago

I used the naruto based data for the examples on the website because why not.

However, since we are repeating the same data over and over, it becomes harder to showcase filtering and sorting. Thus, we should migrate the examples to use faker to generate fake data for us.