This website works better with JavaScript
Home
Explore
Help
Sign In
Softpar
/
sfp_vue_franchisee_ginastica_cerebro
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: add missing newline at end of file in StudentPage.vue
alvesantos
1 week ago
parent
c9e7d7da7c
commit
ddcb2d1306
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/pages/students/StudentPage.vue
+ 1
- 1
src/pages/students/StudentPage.vue
View File
@@ -297,4 +297,4 @@ onMounted(loadStudents);
max-width: 100%;
}
}
-</style>
+</style>