Migre lib-auth vers React 19 et Chakra UI 3

This commit is contained in:
2026-04-02 07:16:49 +02:00
parent d50ab5f7bf
commit a1e9519eee
8 changed files with 252 additions and 89 deletions

View File

@@ -10,7 +10,7 @@ import {
Spinner,
Stack,
Text
} from "@chakra-ui/react";
} from "./chakra-compat";
import type { PasswordResetMode, PasswordResetTokenState } from "./types";
type PasswordResetRequestTexts = {