Migre lib-auth vers React 19 et Chakra UI 3
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
Spinner,
|
||||
Stack,
|
||||
Text
|
||||
} from "@chakra-ui/react";
|
||||
} from "./chakra-compat";
|
||||
import type { PasswordResetMode, PasswordResetTokenState } from "./types";
|
||||
|
||||
type PasswordResetRequestTexts = {
|
||||
|
||||
Reference in New Issue
Block a user