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:
@@ -18,4 +18,5 @@ export default {
|
||||
'8+ characters, at least 1 number and 1 capital letter',
|
||||
'sticky.markdownHint': `You can style with <a href="https://docs.n8n.io/workflows/sticky-notes/" target="_blank">Markdown</a>`,
|
||||
'tags.showMore': (count) => `+${count} more`,
|
||||
'datatable.pageSize': 'Page size',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user