Merge pull request #16659 from agentbellnorm/techdocs/remove-warnings
[TechDocs] remove warnings
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"@backstage/theme": "workspace:^",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.57",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@material-ui/styles": "^4.10.0",
|
||||
"dompurify": "^2.2.9",
|
||||
"event-source-polyfill": "1.0.25",
|
||||
|
||||
+1
-1
@@ -107,7 +107,7 @@ export const TechDocsReaderPageSubheader = (props: {
|
||||
onClose={handleClose}
|
||||
keepMounted
|
||||
>
|
||||
{settingsAddons}
|
||||
<div>{settingsAddons}</div>
|
||||
</Menu>
|
||||
</>
|
||||
) : null}
|
||||
|
||||
Reference in New Issue
Block a user