UNPKG

@availity/change-password

Version:
11 lines (8 loc) 287 B
import ChangePassword, { useChangePasswordContext, ChangePasswordContext } from './types/ChangePassword'; import ChangePasswordForm from './types/ChangePasswordForm'; export default ChangePassword; export { ChangePasswordForm, useChangePasswordContext, ChangePasswordContext, };