Skip to content

Commit

Permalink
address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
koji authored Aug 12, 2024
1 parent f27fccd commit 4a7403b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/src/forms/LegacyInputField.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export interface LegacyInputFieldProps {
}

/**
* @deprecated Use `InputField` in App/atoms instead
* @deprecated Use `InputField`
*/

export function LegacyInputField(props: LegacyInputFieldProps): JSX.Element {
Expand Down

0 comments on commit 4a7403b

Please sign in to comment.