mui / material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
91.73k stars 31.51k forks source link

[docs][material-ui] Add missing backticks to HTML tag in the installation page #41972

Closed Miguelrom closed 1 week ago

Miguelrom commented 2 weeks ago

Backticks were added around the HTML tag to render it as code. Without it the tag just does not render.

mui-bot commented 2 weeks ago

Netlify deploy preview

Bundle size report

No bundle size changes (Toolpad) No bundle size changes

Generated by :no_entry_sign: dangerJS against daedcbe5e0b487b3880b38a1bf207e7005ea589c

Miguelrom commented 2 weeks ago

I'm not sure if I did this correctly.

I basically rebased locally, forced pushed the branch to my fork and then changed from master to next in the PR.

If this doesn't work, no big deal. I'll try again some other day by making the change in the next branch.