Skip to content

Commit ceea4de

Browse files
committed
fix: add missing newline at end of error.vue file
1 parent 796029d commit ceea4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/error.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ const targetUrl = `https://to.ntut.club${currentPath}`
3838
text-align: center;
3939
padding: 4rem;
4040
}
41-
</style>
41+
</style>

0 commit comments

Comments
 (0)