Skip to content

Commit 7fcff32

Browse files
committed
Removed mandatoryprops type
1 parent c053a8e commit 7fcff32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/incubator/TextField/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ export type TextFieldProps = MarginModifiers &
170170
ColorsModifiers &
171171
InputProps &
172172
LabelProps &
173-
MandatoryField &
174173
Omit<FloatingPlaceholderProps, 'testID'> &
175174
// We're declaring these props explicitly here for react-docgen (which can't read hooks)
176175
// FieldStateProps &

0 commit comments

Comments
 (0)