diff --git a/.changeset/selfish-tools-film.md b/.changeset/selfish-tools-film.md new file mode 100644 index 00000000..7a0b3422 --- /dev/null +++ b/.changeset/selfish-tools-film.md @@ -0,0 +1,5 @@ +--- +"@openauthjs/openauth": patch +--- + +fix copy for code resend diff --git a/packages/openauth/src/ui/code.tsx b/packages/openauth/src/ui/code.tsx index f8daf54a..be925b6d 100644 --- a/packages/openauth/src/ui/code.tsx +++ b/packages/openauth/src/ui/code.tsx @@ -52,7 +52,7 @@ export function CodeUI(props: { )} {state.type === "code" && ( )}