mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609)
This commit is contained in:
3
app/react/components/datatables/emptyReactTablePlugin.ts
Normal file
3
app/react/components/datatables/emptyReactTablePlugin.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function emptyPlugin() {}
|
||||
|
||||
emptyPlugin.pluginName = 'emptyPlugin';
|
||||
Reference in New Issue
Block a user