Skip to content

Commit

Permalink
remove DN management from account page
Browse files Browse the repository at this point in the history
  • Loading branch information
jarosenb committed Aug 7, 2024
1 parent 3c871cd commit 67e6564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/tup-components/src/accounts/ManageAccount.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ const ManageAccount: React.FC = () => {
<div className={styles['account-body']}>
<section>
<ManageUser />
<ManageDNs />
<ManageUpload />
</section>
<span className={styles['tap-separator']} />
Expand Down

0 comments on commit 67e6564

Please sign in to comment.