mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat: Add basic Datatable and Pagination components (#5652)
* feat: add Datatable component * feat: migrate to n8n-pagination and add datatable tests * chore: fix linting issue
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export * from './markdown';
|
||||
export * from './uid';
|
||||
export * from './valueByPath';
|
||||
|
||||
Reference in New Issue
Block a user