Files
portainer/app/react/kubernetes/applications/components/PlacementFormSection/index.ts
T
Ali 9fc7187e24 refactor(app): placement form section [EE-6386] (#10818)
Co-authored-by: testa113 <testa113>
2024-01-03 11:00:50 +13:00

3 lines
148 B
TypeScript

export { PlacementFormSection } from './PlacementFormSection';
export { placementsValidation as placementValidation } from './placementValidation';