Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 260 Bytes

"# vue3-good-table"

this is just patched to make it work with vue 3 its not been updated to the composition api

to use it clone the repo into your components and import the main Table component

import VueGoodTable from '@/components/vue3-good-table/Table'