mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-23 23:11:12 +02:00
add message link for 4.0
This commit is contained in:
@@ -190,7 +190,11 @@ export default class Footer extends Component {
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
) : null}
|
||||
) : (
|
||||
<a href="https://webmaker.app" target="_blank">
|
||||
🚀 Web Maker 4.0 released. Check it out!
|
||||
</a>
|
||||
)}
|
||||
|
||||
<div class="footer__right">
|
||||
<button
|
||||
|
Reference in New Issue
Block a user