Skip to content

Commit 5a0f6a1

Browse files
committed
refactor(vue3): normalize useFileEntry newline
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent d2e79cb commit 5a0f6a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/composables/useFileEntry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ export function useFileEntry(
107107
onRightClick,
108108
openDetailsIfAvailable,
109109
}
110-
}
110+
}

0 commit comments

Comments
 (0)