Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Jan 30, 2020
1 parent 497ee8f commit 74bc5b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/modules/components/Ad.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const inHouseAds = [
description: '<b>Scaffold</b><br />Automate building your full-stack Material-UI web-app.',
},
{
name: 'themes',
name: 'themes-2',
link:
'https://themes.material-ui.com/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-2',
img: '/static/in-house/themes-2.jpg',
Expand Down Expand Up @@ -92,7 +92,7 @@ const inHouseAds = [
'https://themes.material-ui.com/themes/sketch-react/?utm_source=material_ui&utm_medium=referral&utm_campaign=in-house-sketch',
img: '/static/in-house/sketch.png',
description:
"<b>Sketch</b><br />A large UI kit with over 1,500 handcrafted Material-UI symbols 💎.",
'<b>Sketch</b><br />A large UI kit with over 1,500 handcrafted Material-UI symbols 💎.',
},
];

Expand Down

0 comments on commit 74bc5b3

Please sign in to comment.