diff --git a/src/technologies/m.json b/src/technologies/m.json index 1659f80b0..957f70933 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -170,7 +170,7 @@ ], "css": "\\.MuiPaper-root", "description": "MUI(formerly Material UI) is a simple and customisable component library to build faster, beautiful, and more accessible React applications.", - "dom": "style[data-meta='MuiPaper'], div.MuiBox-root, div.MuiPaper-root", + "dom": "style[data-meta='MuiPaper'], div.MuiBox-root, div.MuiPaper-root, style[data-meta='MuiButton']", "icon": "MUI.svg", "implies": "React", "oss": true,