Visual edit in Lovable
Edited UI in Lovable
This commit is contained in:
@@ -106,7 +106,7 @@ const Settings = () => {
|
||||
|
||||
<div className="mt-10 border-t border-gray-200 pt-4">
|
||||
<div>
|
||||
<h2 className="text-sm font-medium text-gray-500 mb-2 px-2">버전 정보 설정</h2>
|
||||
|
||||
<AppVersionInfo showDevInfo={true} editable={true} />
|
||||
</div>
|
||||
|
||||
@@ -118,5 +118,4 @@ const Settings = () => {
|
||||
<NavBar />
|
||||
</div>;
|
||||
};
|
||||
|
||||
export default Settings;
|
||||
export default Settings;
|
||||
Reference in New Issue
Block a user