@jetshop/core 5.17.0-alpha.6ba2c1c6 → 5.17.0-alpha.7420b6fb
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
export declare const ResetPasswordProvider: React.ComponentClass<Pick<import("react-router").RouteComponentProps<any, import("react-router").StaticContext,
|
2
|
+
export declare const ResetPasswordProvider: React.ComponentClass<Pick<import("react-router").RouteComponentProps<any, import("react-router").StaticContext, unknown>, never>, any> & import("react-router").WithRouterStatics<(props: React.PropsWithChildren<import("react-router").RouteComponentProps<any, import("react-router").StaticContext, unknown>>) => JSX.Element>;
|
3
3
|
export declare function useResetPasswordForm(): {
|
4
4
|
passwordInputProps: {
|
5
5
|
required: boolean;
|