mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-27 14:55:20 +03:00
lp: banner link fix.
This commit is contained in:
parent
027e556761
commit
8376c93219
@ -9,10 +9,10 @@ const Announcement = () => {
|
||||
let history = useHistory()
|
||||
|
||||
const handleLink = () => {
|
||||
history.push('/blog/2023/04/12/auth-ui')
|
||||
//history.push('/blog/2023/04/12/auth-ui')
|
||||
//history.push('/#signup')
|
||||
|
||||
//window.open('https://betathon.wasp-lang.dev/')
|
||||
window.open('https://twitter.com/MatijaSosic/status/1646532181324603395')
|
||||
}
|
||||
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user