From 5387862baeb4221d9ec7779f3ca3496d71159554 Mon Sep 17 00:00:00 2001 From: jiangfei03 Date: Thu, 27 Apr 2023 10:32:04 +0800 Subject: [PATCH] feat: add el-col-group --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ac3bed..b0ce08c 100644 --- a/README.md +++ b/README.md @@ -1304,6 +1304,7 @@ _Tables / data grids_ - [vue3-easy-data-table](https://github.com/HC200ok/vue3-easy-data-table) - A easy-to-use data table component made with Vue.js 3.x, referring to the API and UI of data table component in Vuetify 2. - [lv2-datatable](https://github.com/HELMAB/lv2-datatable) - Integrate the Laravel datatables with your Vue app without using JQuery. - [vuetify-resize-drawer](https://github.com/webdevnerdstuff/vuetify-resize-drawer) - Vuetify v2. The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user. +- [el-col-group](https://github.com/jiangfei5945/el-col-group) - Powerful and Flexable column for Element table. #### Notification