Skip to content

Commit

Permalink
chore: remove unsupported fullWidth prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Benehiko committed Oct 13, 2023
1 parent cd6f451 commit bbb62fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/react-components/ory/helpers/node.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@ export const Node = ({
required={attrs.required}
disabled={attrs.disabled}
pattern={attrs.pattern}
fullWidth
/>
)
}
Expand Down

0 comments on commit bbb62fd

Please sign in to comment.