microsite: prettier fix

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-04-05 21:49:16 +02:00
parent 76fdf2cb31
commit f0fb2aec37
+6 -1
View File
@@ -81,7 +81,12 @@ const Community = () => {
},
];
const partners: { name: string; url: string; logo: string; height: number }[] = [
const partners: {
name: string;
url: string;
logo: string;
height: number;
}[] = [
{
name: 'Frontside Software',
url: 'https://frontside.com/backstage/',