Skip to content

Commit af43b02

Browse files
authored
Merge pull request #366 from buildo/double-field-props
2 parents 2ed1888 + e639d93 commit af43b02

File tree

1 file changed

+0
-1
lines changed
  • packages/bento-design-system/src/Field

1 file changed

+0
-1
lines changed

Diff for: packages/bento-design-system/src/Field/Field.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,3 @@ export function Field({
108108
}
109109

110110
export type FieldType = React.FunctionComponent<Props>;
111-
export type { Props as FieldProps };

0 commit comments

Comments
 (0)