chore: add blank lines for improved readability in multiple files
This commit is contained in:
@@ -155,3 +155,4 @@ Ce projet est en développement actif. Les suggestions et améliorations sont le
|
||||
|
||||
Développé avec ❤️ en utilisant Next.js et React
|
||||
|
||||
|
||||
|
||||
@@ -25,3 +25,4 @@ export async function POST() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -11,3 +11,4 @@ console.log(" - color: #6366f1");
|
||||
console.log(" - icon: folder");
|
||||
console.log("3. Créez les catégories par défaut via l'interface web");
|
||||
|
||||
|
||||
|
||||
@@ -61,3 +61,4 @@ export const categoryService = {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
|
||||
@@ -76,3 +76,4 @@ export const folderService = {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
|
||||
@@ -92,3 +92,4 @@ export const transactionService = {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user