chore: run prettier --write .

This commit is contained in:
Arvid Norlin
2024-02-19 14:24:30 +01:00
parent 7d51124b9f
commit 8a8c463452
71 changed files with 846 additions and 444 deletions

View File

@@ -11,4 +11,4 @@ fragment ContactAside on CurrentBlocksPageAsideContact {
totalCount
}
}
}
}

View File

@@ -11,4 +11,4 @@ fragment PuffAside on CurrentBlocksPageAsidePuff {
}
}
}
}
}

View File

@@ -12,4 +12,4 @@ fragment PuffBlock on CurrentBlocksPageBlocksPuffs {
}
}
}
}
}

View File

@@ -21,4 +21,4 @@ fragment Contact on ContactBlock {
street
zip
}
}
}

View File

@@ -38,4 +38,4 @@ fragment Puff on Puff {
}
}
title
}
}