📏 Formats app code

This commit is contained in:
Rune Harlyk
2024-02-23 09:16:20 +01:00
parent 2e1d99b1df
commit 22b54261f0
34 changed files with 1525 additions and 1400 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
export * from './file-service'
export * from './socket-service'
export { default as fileService } from './file-service';
export { default as socketService } from './socket-service';