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.
1 parent d2f4fd5 commit 481fe3fCopy full SHA for 481fe3f
packages/ra-ui-materialui/src/Link.tsx
@@ -50,7 +50,7 @@ export interface LinkProps
50
51
declare module '@mui/material/styles' {
52
interface ComponentNameToClassKey {
53
- [PREFIX]: 'root' | 'link';
+ [PREFIX]: 'root';
54
}
55
56
interface ComponentsPropsList {
0 commit comments