mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-01 09:35:29 +02:00
fix(end-of-file-fixer rule):
This commit is contained in:
@@ -55,4 +55,4 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
/* Styles for the LLM Spec Input */
|
||||
</style>
|
||||
</style>
|
||||
|
||||
@@ -100,4 +100,4 @@ export default {
|
||||
|
||||
<style >
|
||||
/* Styles for the consent modal */
|
||||
</style>
|
||||
</style>
|
||||
|
||||
@@ -55,4 +55,4 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
/* Footer-specific styles here */
|
||||
</style>
|
||||
</style>
|
||||
|
||||
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user