We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<TextInput>
1 parent 62fd603 commit b305858Copy full SHA for b305858
packages/ra-core/src/test-ui/TextInput.tsx
@@ -13,7 +13,6 @@ export const TextInput = ({
13
14
return (
15
<div>
16
- {}
17
<label htmlFor={id}>
18
<FieldTitle
19
label={props.label}
0 commit comments