portainer/app/react/kubernetes/applications/components/NameFormSection/index.ts

3 lines
107 B
TypeScript

export { NameFormSection } from './NameFormSection';
export { appNameValidation } from './nameValidation';