Skip to content

Commit 0137f41

Browse files
committed
Fix lint
1 parent 8b3753e commit 0137f41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/data/material/getting-started/templates/templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Looking for something more? You can find complete templates and themes in the <a
3131

3232
<a href="https://mui.com/store/?utm_source=docs&utm_medium=referral&utm_campaign=templates-store">
3333
<span class="only-light-mode">
34-
<img src="/static/images/themes-display-light.png" alt="The MUI Store includes several carefully curated React templates using Material UI" width="2280" height="1200" />
34+
<img src="/static/images/themes-display-light.png" alt="The MUI Store includes several carefully curated React templates using Material UI" width="2280" height="1200" />
3535
</span>
3636
<span class="only-dark-mode">
37-
<img src="/static/images/themes-display-dark.png" alt="The MUI Store includes several carefully curated React templates using Material UI" width="2280" height="1200" />
37+
<img src="/static/images/themes-display-dark.png" alt="The MUI Store includes several carefully curated React templates using Material UI" width="2280" height="1200" />
3838
</span>
3939
</a>

0 commit comments

Comments
 (0)