diff --git a/src/pages/Settings.tsx b/src/pages/Settings.tsx index ab69403..1a3eb7a 100644 --- a/src/pages/Settings.tsx +++ b/src/pages/Settings.tsx @@ -1,3 +1,4 @@ + import React from 'react'; import { useNavigate } from 'react-router-dom'; import NavBar from '@/components/NavBar'; @@ -114,8 +115,8 @@ const Settings = () => { - {/* 앱 버전 카드 아래 추가 공간 */} - + {/* 맨 아래 추가 여백 100px */} +