Add link to source
This commit is contained in:
@@ -29,6 +29,8 @@ const App: React.FC = () => {
|
|||||||
<Link to="/">Home</Link>
|
<Link to="/">Home</Link>
|
||||||
{' - '}
|
{' - '}
|
||||||
<Link to="/playground">Components</Link>
|
<Link to="/playground">Components</Link>
|
||||||
|
{' - '}
|
||||||
|
<Link to="https://github.com/mirague/wow-talent-calculator" target="_blank">Source</Link>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</Router>
|
</Router>
|
||||||
|
|||||||
Reference in New Issue
Block a user