mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-25 07:51: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>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
) : null}
|
) : (
|
||||||
|
<a href="https://webmaker.app" target="_blank">
|
||||||
|
🚀 Web Maker 4.0 released. Check it out!
|
||||||
|
</a>
|
||||||
|
)}
|
||||||
|
|
||||||
<div class="footer__right">
|
<div class="footer__right">
|
||||||
<button
|
<button
|
||||||
|
Reference in New Issue
Block a user