Fix prettier

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2024-02-28 13:29:25 +01:00
parent ad9314d3a7
commit 7889012016
+3 -1
View File
@@ -74,7 +74,9 @@ const HomePage = () => {
>
<ContentBlock
className={homeStyles.openPlatformBanner}
title={<h1> An open source framework for building developer portals</h1>}
title={
<h1>An open source framework for building developer portals</h1>
}
actionButtons={[
{
link: 'https://github.com/backstage/backstage#getting-started',