Skip to content

Commit

Permalink
chore(ui): remove qr code empty section (#359)
Browse files Browse the repository at this point in the history
Description
---
Remove qr code empty section

Motivation and Context
---
This section contains only subheading

How Has This Been Tested?
---
  • Loading branch information
mmrrnn authored Jul 5, 2024
1 parent bd52ec8 commit 1775999
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ function BaseNodeSettings({
/>
</LabelBoxHorisontal>
</SettingsBox>
<SettingsBox>
<SubHeading text={t.baseNode.qrModal.title} />
</SettingsBox>
</SettingsContainer>
);
}
Expand Down

0 comments on commit 1775999

Please sign in to comment.