style: hide baseinfo section because not content

pull/90/head
moonrailgun 2 years ago
parent 14255b6804
commit 82b614e259

@ -22,9 +22,9 @@ const Profile: React.FC = React.memo(() => {
/>
</div>
<Divider />
{/* <Divider /> */}
<h2>{Translate.app.basicInfo}</h2>
{/* <h2>{Translate.app.basicInfo}</h2> */}
{/* TODO */}
</div>

Loading…
Cancel
Save