UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

4 lines (3 loc) 268 B
import { pickFormElementProps as includeValidProps, prepareFormElementContext as prepareFormRowContext, FormElementProps as FormRowProps } from '../../shared/helpers/filterValidProps'; export { includeValidProps, prepareFormRowContext }; export type { FormRowProps };