Merge pull request #6396 from nurbek91/mui3

Update Mui / ui-framework
main
Elbert Alias 3 years ago committed by GitHub
commit cedcd80b4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -170,7 +170,7 @@
], ],
"css": "\\.MuiPaper-root", "css": "\\.MuiPaper-root",
"description": "MUI(formerly Material UI) is a simple and customisable component library to build faster, beautiful, and more accessible React applications.", "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", "icon": "MUI.svg",
"implies": "React", "implies": "React",
"oss": true, "oss": true,