Commit 72364ec5 authored by Hayden Adams's avatar Hayden Adams

update header warning message

parent 97e9c169
......@@ -41,7 +41,8 @@ class NavigationTabs extends Component {
{ this.renderTab('Pool', '/add-liquidity', /add-liquidity|remove-liquidity|create-exchange/) }
</Tabs>
<div className="beta-message">
🦄 Uniswap is an experimental project. Use at your own risk 💀
🦄 Welcome to Uniswap! Learn more by reading the docs. <br/>
This project is in beta. Audit the contracts or use at your own risk. 💀
</div>
</div>
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment