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

3 lines
107 B
TypeScript
Raw Normal View History

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