rollback empty tag

pull/3348/head
yann300 2 years ago committed by Aniket
parent 0fdba00eb0
commit dd26b23180
  1. 2
      apps/vyper/src/app/app.tsx

@ -72,7 +72,7 @@ const App: React.FC = () => {
<header>
<div className="title">
<img src={vyperLogo} alt="Vyper logo" />
<h4>yper Compiler</h4><h5></h5>
<h4>yper Compiler</h4>
</div>
<a
rel="noopener noreferrer"

Loading…
Cancel
Save