mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
refactor(docker): move components to react [EE-3348] (#7084)
This commit is contained in:
parent
7238372d8d
commit
46e1a01625
41 changed files with 61 additions and 76 deletions
|
@ -0,0 +1,4 @@
|
|||
export {
|
||||
ContainerQuickActions,
|
||||
ContainerQuickActionsAngular,
|
||||
} from './ContainerQuickActions';
|
Loading…
Add table
Add a link
Reference in a new issue