Skip to content

Commit 6deaab6

Browse files
authored
Merge pull request #66 from DMU-DebugVisual/dongjun
IDE 사이드바 디자인 수정 및 다크모드 연동 강화
2 parents 7e1d7e4 + 82d9d6f commit 6deaab6

File tree

5 files changed

+2489
-2004
lines changed

5 files changed

+2489
-2004
lines changed

src/App.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import MyProject from "./components/mypage/MyProject";
1818
import MyCommunity from "./components/mypage/MyCommunity";
1919
import ScrollToTop from "./components/common/ScrollToTop";
2020
import CommunityWrite from "./components/community/CommunityWrite";
21+
import VisualizationModal from "./components/ide/VisualizationModal";
2122
import PostDetail from "./components/community/PostDetail"; // ✅ 게시글 상세 컴포넌트 추가
2223

2324
function AppContent() {

0 commit comments

Comments
 (0)