mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-10 11:22:40 +00:00
Update editPage.jsx
This commit is contained in:
@@ -360,7 +360,7 @@ const EditPage = createClass({
|
|||||||
<a target='_blank' rel='noopener noreferrer'
|
<a target='_blank' rel='noopener noreferrer'
|
||||||
href={`https://www.naturalcrit.com/login?redirect=${this.state.url}`}>
|
href={`https://www.naturalcrit.com/login?redirect=${this.state.url}`}>
|
||||||
<div className='confirm'>
|
<div className='confirm'>
|
||||||
Go to Log In Page
|
Sign In
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
<div className='deny'>
|
<div className='deny'>
|
||||||
|
|||||||
Reference in New Issue
Block a user