Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwina authored Apr 4, 2021
1 parent a37922c commit 11f5719
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"# 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/vue-good-table/Table'
import VueGoodTable from '@/components/vue3-good-table/Table'

0 comments on commit 11f5719

Please sign in to comment.