@thepalaceproject/circulation-admin
    Preparing search index...

    Interface ChangePasswordFormStateProps

    interface ChangePasswordFormStateProps {
        fetchError?: FetchErrorData;
        isFetching?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fetchError?: FetchErrorData
    isFetching?: boolean