Merge pull request #16659 from agentbellnorm/techdocs/remove-warnings

[TechDocs] remove warnings
This commit is contained in:
Morgan Bentell
2023-03-20 14:43:11 +01:00
committed by GitHub
74 changed files with 226 additions and 142 deletions
@@ -107,7 +107,7 @@ export const TechDocsReaderPageSubheader = (props: {
onClose={handleClose}
keepMounted
>
{settingsAddons}
<div>{settingsAddons}</div>
</Menu>
</>
) : null}