This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
portainer
Watch
1
Star
0
Fork
You've already forked portainer
0
mirror of
https://github.com/portainer/portainer.git
synced
2025-07-28 17:59:45 +02:00
Code
Issues
Releases
Activity
18252ab854
portainer
/
app
/
docker
/
components
/
container-quick-actions
/
index.ts
5 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(services): show task actions EE-2505
2022-02-09 00:49:44 +02:00
export
{
ContainerQuickActions
,
ContainerQuickActionsAngular
,
}
from
'./ContainerQuickActions'
;
Copy permalink