added final button links
This commit is contained in:
@@ -5,12 +5,10 @@ import './buttons.scss'
|
||||
function Buttons() {
|
||||
return (
|
||||
<div className="buttons">
|
||||
{/* <a href="https://old.penguin.ikea.fishing/"> */}
|
||||
<a href="#">
|
||||
<a href="https://old.penguin.ikea.fishing/">
|
||||
<ButtonOld />
|
||||
</a>
|
||||
{/* <a href="https://new.penguin.ikea.fishing/#/login"> */}
|
||||
<a href="#">
|
||||
<a href="https://new.penguin.ikea.fishing/#/login">
|
||||
<ButtonNew />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user