From 2e83ce11af2470e2a3520912af979dca4685d22a Mon Sep 17 00:00:00 2001 From: Hyein Date: Wed, 24 Jun 2026 14:59:49 +0900 Subject: [PATCH] Polish flow map window and page title --- flow.html | 2 +- index.html | 2 +- src/App.jsx | 26 +++++++++++++++----------- 3 files changed, 17 insertions(+), 13 deletions(-) diff --git a/flow.html b/flow.html index de66747..9ebc82f 100644 --- a/flow.html +++ b/flow.html @@ -3,7 +3,7 @@ - 유역면적 산정 피드백 엔진 + 프로그램 흐름도 diff --git a/index.html b/index.html index de66747..9ebc82f 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - 유역면적 산정 피드백 엔진 + 프로그램 흐름도 diff --git a/src/App.jsx b/src/App.jsx index 341c7d9..ce3c75e 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1677,7 +1677,7 @@ function ProgramComparePopup({ programs, comparisons, initialPair, onComparisonS )} -
+