UNPKG

@knovator/masters-admin

Version:

Package for integrating Masters, Submasters functionality in React projects

4 lines (3 loc) 164 B
import React from "react"; declare const MasterFormActions: ({ formRef }: FormActionWrapperProps) => React.JSX.Element | null; export default MasterFormActions;