From 89b4da44c2d761cda1e6c58192605641f491d058 Mon Sep 17 00:00:00 2001 From: okorion Date: Mon, 3 Aug 2026 16:12:57 +0900 Subject: [PATCH] =?UTF-8?q?[feat]=20=EA=B8=B0=EA=B0=84=EB=B3=84=20?= =?UTF-8?q?=ED=99=9C=EB=8F=99=20=EC=9D=B8=EC=82=AC=EC=9D=B4=ED=8A=B8=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 변경 유형: feat - 주된 영역: src/ - 변경 의도: src/에 작고 검증 가능한 사용자 기능 개선을 추가합니다. Co-authored-by: Codex --- src/App.tsx | 5 ++-- src/components/GalaxyScene.tsx | 48 +++++++++++++++++++++++++++++----- src/index.css | 17 +++++++++++- 3 files changed, 61 insertions(+), 9 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 230f098..9717524 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -269,14 +269,15 @@ export default function App() {