mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: replace remaining MUI buttons (#20200)
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"@mui/material/Popover": "Use components/Popover/Popover instead.",
|
||||
"@mui/material/Typography": "Use native HTML elements instead. Eg: <span>, <p>, <h1>, etc.",
|
||||
"@mui/material/Box": "Use a <div> instead.",
|
||||
"@mui/material/Button": "Use a components/Button/Button instead.",
|
||||
"@mui/material/styles": "Import from @emotion/react instead.",
|
||||
"lodash": "Use lodash/<name> instead."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user