UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

6 lines 298 B
import { FormSubmitFooterProps } from "../type.mjs"; //#region src/Form/components/FormSubmitFooter.d.ts declare const FormSubmitFooter: import("react").NamedExoticComponent<FormSubmitFooterProps>; //#endregion export { FormSubmitFooter as default }; //# sourceMappingURL=FormSubmitFooter.d.mts.map