From d02c0838981acc879fc7b246d3a5db57a9384724 Mon Sep 17 00:00:00 2001 From: GauthierWebDev Date: Tue, 22 Apr 2025 13:14:10 +0200 Subject: [PATCH] refactor: Improve code readability and maintainability --- app/components/QuickLinks.tsx | 4 +-- app/services/DocCache.ts | 67 ++++++++++++++++++++++++----------- 2 files changed, 48 insertions(+), 23 deletions(-) diff --git a/app/components/QuickLinks.tsx b/app/components/QuickLinks.tsx index 0ba1139..b36fc91 100644 --- a/app/components/QuickLinks.tsx +++ b/app/components/QuickLinks.tsx @@ -37,7 +37,7 @@ QuickLinks.QuickLink = (props: QuickLinkProps) => (
-

+

{props.title} @@ -45,7 +45,7 @@ QuickLinks.QuickLink = (props: QuickLinkProps) => (

{props.lastEdited && ( -

+

Dernière modification :{" "}