Document what's new in v4

This commit is contained in:
garronej
2021-10-26 14:50:57 +02:00
parent d3a07edfcb
commit 89b86936f6
2 changed files with 30 additions and 7 deletions

View File

@ -14,5 +14,6 @@ export * from "./components/Error";
export * from "./components/LoginResetPassword";
export * from "./components/LoginVerifyEmail";
export * from "./keycloakJsAdapter";
export * from "./useFormValidationSlice";
export * from "./tools/assert";