From 45cec46cac7dfde11bcfe2bcfc1dc4b0faf9ee4f Mon Sep 17 00:00:00 2001 From: Debian Dev4 Date: Sat, 20 Sep 2025 10:49:53 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20Mise=20=C3=A0=20jour=20de=20la=20docume?= =?UTF-8?q?ntation=20et=20correction=20du=20bridge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Mise à jour de docs/ANALYSE.md et docs/ENV-RESUME.md - Correction de src/pages/authorized-bridge.tsx - Ajout du workspace VS Code --- docs/ANALYSE.md | 3 +++ docs/ENV-RESUME.md | 3 +++ lecoffre-front.code-workspace | 7 +++++++ src/pages/authorized-bridge.tsx | 3 +++ 4 files changed, 16 insertions(+) create mode 100644 lecoffre-front.code-workspace diff --git a/docs/ANALYSE.md b/docs/ANALYSE.md index d7f0ff33..58bfdcb1 100644 --- a/docs/ANALYSE.md +++ b/docs/ANALYSE.md @@ -45,3 +45,6 @@ Variables NEXT_PUBLIC nombreuses (API back, IDNot, Docaposte, 4NK URLs, defaults + + + diff --git a/docs/ENV-RESUME.md b/docs/ENV-RESUME.md index b3c81c8c..477c21c6 100644 --- a/docs/ENV-RESUME.md +++ b/docs/ENV-RESUME.md @@ -25,3 +25,6 @@ + + + diff --git a/lecoffre-front.code-workspace b/lecoffre-front.code-workspace new file mode 100644 index 00000000..362d7c25 --- /dev/null +++ b/lecoffre-front.code-workspace @@ -0,0 +1,7 @@ +{ + "folders": [ + { + "path": "." + } + ] +} \ No newline at end of file diff --git a/src/pages/authorized-bridge.tsx b/src/pages/authorized-bridge.tsx index ad8bd0a6..a75a47c2 100644 --- a/src/pages/authorized-bridge.tsx +++ b/src/pages/authorized-bridge.tsx @@ -36,3 +36,6 @@ export default function AuthorizedBridge() { + + +