UNPKG

@knovator/masters-admin

Version:

Package for integrating Masters, Submasters functionality in React projects

4 lines (3 loc) 163 B
/// <reference types="react" /> declare const MasterFormActions: ({ formRef }: FormActionWrapperProps) => JSX.Element | null; export default MasterFormActions;