fix(end-of-file-fixer rule):

This commit is contained in:
Alexander Myasoedov
2025-02-17 16:03:06 +02:00
parent 18f97c7fc2
commit a2fa412141
10 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -55,4 +55,4 @@ export default {
<style scoped>
/* Styles for the LLM Spec Input */
</style>
</style>
+1 -1
View File
@@ -100,4 +100,4 @@ export default {
<style >
/* Styles for the consent modal */
</style>
</style>
+1 -1
View File
@@ -55,4 +55,4 @@ export default {
<style scoped>
/* Footer-specific styles here */
</style>
</style>
+1 -1
View File
@@ -19,4 +19,4 @@ export default {
<style scoped>
/* Any header-specific styles can go here */
/* If you are using tailwind, you can include this as well*/
</style>
</style>
+1 -1
View File
@@ -8,4 +8,4 @@ app.mount('#vue-app') // Change #vue-app to #app
app.config.globalProperties.$lucide = lucide
//lucide.createIcons(); // Create icons
//lucide.createIcons(); // Create icons