1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Fix typo in Infotab

This commit is contained in:
Kazu Yokomizo
2017-04-18 10:20:39 +09:00
parent 131f6780c2
commit bae5f202a5

View File

@@ -44,17 +44,22 @@ class InfoTab extends React.Component {
<li>
<a href='https://boostnote.paintory.com/'
onClick={(e) => this.handleLinkClick(e)}
>Boostnote Shop</a>: Products are shipped to all over the world 🌏
>Boostnote Shop</a> : Products are shipped to all over the world 🌏
</li>
<li>
<a href='https://www.patreon.com/boostnote'
onClick={(e) => this.handleLinkClick(e)}
>Donation via Patreon</a>: Thank you for your support 🎉
>Donate via Patreon</a> : Thank you for your support 🎉
</li>
<li>
<a href='https://github.com/BoostIO/Boostnote/issues'
onClick={(e) => this.handleLinkClick(e)}
>GitHub Issue</a>: Let us hear your feedback 🙌
>GitHub Issues</a> : We'd love to hear your feedback 🙌
</li>
<li>
<a href='https://github.com/BoostIO/Boostnote/blob/master/docs/build.md'
onClick={(e) => this.handleLinkClick(e)}
>Development</a> : Development configurations for Boostnote 🚀
</li>
<li styleName='cc'>
Copyright (C) 2017 Maisin&Co.