andrewcourtice / vuetiful

Vuetiful is a component framework written on top of the Vue reactive library. It is primarily designed for creating business/administration applications where the displaying of data is paramount.
MIT License
488 stars 108 forks source link

Fix incorrect column name in "select all" example #43

Open JeremySkinner opened 6 years ago

JeremySkinner commented 6 years ago

Just a minor text fix in the "select all" datatable example so the slot in the template matches the column id.