Run prettier on all relevant files

This commit is contained in:
Claudio Ortolina
2026-05-05 10:45:25 +01:00
parent 0b1f839091
commit 5888324cc7
17 changed files with 447 additions and 404 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ export default createNavigationHook({
} else {
hook.navigateUp();
}
}
},
});