mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
refactor(docker/swarm): migrate nodes table to react [EE-4672] (#10184)
This commit is contained in:
parent
fbdbd277f7
commit
bf85a8861d
18 changed files with 210 additions and 255 deletions
1
app/react/docker/swarm/SwarmView/NodesDatatable/index.ts
Normal file
1
app/react/docker/swarm/SwarmView/NodesDatatable/index.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export { NodesDatatable } from './NodesDatatable';
|
Loading…
Add table
Add a link
Reference in a new issue