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.
<ReferenceError>
1 parent dc3263d commit 4bb09bfCopy full SHA for 4bb09bf
packages/ra-ui-materialui/src/input/ReferenceError.tsx
@@ -2,6 +2,7 @@ import * as React from 'react';
2
import { ReactNode } from 'react';
3
import TextField from '@mui/material/TextField';
4
5
+// @deprecated
6
export const ReferenceError = ({
7
label,
8
error,
0 commit comments