chore: add trailing newlines for consistency

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Kacper
2025-12-11 01:26:10 +01:00
parent 6ee50853dc
commit 08de89344c
3 changed files with 3 additions and 0 deletions

View File

@@ -52,3 +52,4 @@ export function useWindowState(): WindowState {
return windowState;
}