1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-14 21:10:27 +01:00

format header html

This commit is contained in:
Tim Daubenschütz 2015-05-21 15:20:02 +02:00
parent 0f6dc6b3e0
commit 6821f5eb34

View File

@ -61,7 +61,7 @@ let Header = React.createClass({
</div>
</div>
</nav>
)
);
}
});