Skip to content

Commit 7dcc392

Browse files
committed
fixes
1 parent 38b0ea3 commit 7dcc392

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/data/material/customization/transitions/transitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
`transition`: A CSS transition value, which composes all CSS properties that should be transitioned, together with the defined duration, easing and delay.
2121

22-
Use the <code>theme.transitions.create()</code> helper to create consistent transitions for the elements of your UI.</p>
22+
Use the <code>theme.transitions.create()</code> helper to create consistent transitions for the elements of your UI.
2323

2424
```js
2525
theme.transitions.create(['background-color', 'transform']);

docs/pages/blog/material-ui-v1-is-out.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,9 @@ Material UI is an MIT-licensed open-source project. It's an independent project
125125
- [Become a backer or sponsor on Open Collective](https://opencollective.com/mui-org).
126126
- [Become a backer or sponsor on Patreon](https://www.patreon.com/oliviertassinari).
127127

128-
![Our gold sponsors](https://cdn-images-1.medium.com/v2/resize:fit:2000/1*fx_BaOxYY0ZJo3n9iXI1Jg.png)<p class="blog-description">Our gold sponsors</p>
128+
![Our gold sponsors](https://cdn-images-1.medium.com/v2/resize:fit:2000/1*fx_BaOxYY0ZJo3n9iXI1Jg.png)
129+
130+
<p class="blog-description">Our gold sponsors</p>
129131

130132
- GitHub: https://github.com/mui/material-ui
131133
- X: https://x.com/MUI_hq

0 commit comments

Comments
 (0)