mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 19:32:15 +00:00
* feat: add Datatable component * feat: migrate to n8n-pagination and add datatable tests * chore: fix linting issue
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
import N8nDatatable from './Datatable.vue';
|
|
|
|
export default N8nDatatable;
|