Merge pull request #7547 from backstage/rugvip/testspeed-2

core-components,theme: avoid importing all of @mui/core
This commit is contained in:
Patrik Oldsberg
2021-10-12 11:14:03 +02:00
committed by GitHub
105 changed files with 326 additions and 277 deletions
+2 -2
View File
@@ -257,13 +257,14 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent<
| 'children'
| 'key'
| 'id'
| 'className'
| 'classes'
| 'innerRef'
| 'defaultChecked'
| 'defaultValue'
| 'suppressContentEditableWarning'
| 'suppressHydrationWarning'
| 'accessKey'
| 'className'
| 'contentEditable'
| 'contextMenu'
| 'draggable'
@@ -504,7 +505,6 @@ export const EntityRefLink: React_2.ForwardRefExoticComponent<
| 'onTransitionEndCapture'
| 'component'
| 'variant'
| 'innerRef'
| 'download'
| 'href'
| 'hrefLang'