Files
portainer--portainer/app/react/components/form-components/Input/index.ts
T
2026-07-13 12:08:39 +08:00

3 lines
68 B
TypeScript

export { Input } from './Input';
export { Select } from './Select';