1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-23 07:19:41 +02:00

chore(helm): Convert helm details view to react (#476)

This commit is contained in:
James Player 2025-03-03 11:29:58 +13:00 committed by GitHub
parent 8e6d0e7d42
commit 52bb06eb7b
9 changed files with 287 additions and 118 deletions

View file

@ -0,0 +1 @@
export { HelmApplicationView } from './HelmApplicationView';