mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +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
1
app/react/docker/networks/ItemView/index.ts
Normal file
1
app/react/docker/networks/ItemView/index.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export { ItemView } from './ItemView';
|
Loading…
Add table
Add a link
Reference in a new issue