fix: cache hotel response
This commit is contained in:
@@ -14,7 +14,7 @@ import {
|
||||
} from "@/components/Icons"
|
||||
import AriaInputWithLabel from "@/components/TempDesignSystem/Form/Input/AriaInputWithLabel"
|
||||
import Caption from "@/components/TempDesignSystem/Text/Caption"
|
||||
import { passwordValidators } from "@/utils/passwordValidator"
|
||||
import { passwordValidators } from "@/utils/zod/passwordValidator"
|
||||
|
||||
import Button from "../../Button"
|
||||
import { type IconProps, type NewPasswordProps } from "./newPassword"
|
||||
|
||||
Reference in New Issue
Block a user