Skip to content

Commit b305858

Browse files
committed
Cleanup test-ui <TextInput>
1 parent 62fd603 commit b305858

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ra-core/src/test-ui/TextInput.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export const TextInput = ({
1313

1414
return (
1515
<div>
16-
{}
1716
<label htmlFor={id}>
1817
<FieldTitle
1918
label={props.label}

0 commit comments

Comments
 (0)