Skip to content

Commit 6460796

Browse files
bminglesdsmmcken
andauthored
Update packages/components/src/spectrum/forms.ts
Added comments Co-authored-by: Don <dsmmcken@gmail.com>
1 parent b5cb344 commit 6460796

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/components/src/spectrum

packages/components/src/spectrum/forms.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ export {
1616
type SpectrumTextFieldProps as TextFieldProps,
1717
} from '@adobe/react-spectrum';
1818

19+
// @react-types/textfield is unecessary if https://github.com/adobe/react-spectrum/pull/6090 merge
1920
export type { SpectrumTextAreaProps as TextAreaProps } from '@react-types/textfield';

0 commit comments

Comments
 (0)