We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ed1888 + e639d93 commit af43b02Copy full SHA for af43b02
packages/bento-design-system/src/Field/Field.tsx
@@ -108,4 +108,3 @@ export function Field({
108
}
109
110
export type FieldType = React.FunctionComponent<Props>;
111
-export type { Props as FieldProps };
0 commit comments