From bae5f202a556ac76cbea552f387ae8639c630aa6 Mon Sep 17 00:00:00 2001 From: Kazu Yokomizo Date: Tue, 18 Apr 2017 10:20:39 +0900 Subject: [PATCH] Fix typo in Infotab --- browser/main/modals/PreferencesModal/InfoTab.js | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/browser/main/modals/PreferencesModal/InfoTab.js b/browser/main/modals/PreferencesModal/InfoTab.js index 7cd08150..e8a03c46 100644 --- a/browser/main/modals/PreferencesModal/InfoTab.js +++ b/browser/main/modals/PreferencesModal/InfoTab.js @@ -44,17 +44,22 @@ class InfoTab extends React.Component {
  • this.handleLinkClick(e)} - >Boostnote Shop: Products are shipped to all over the world 🌏 + >Boostnote Shop : Products are shipped to all over the world 🌏
  • this.handleLinkClick(e)} - >Donation via Patreon: Thank you for your support 🎉 + >Donate via Patreon : Thank you for your support 🎉
  • this.handleLinkClick(e)} - >GitHub Issue: Let us hear your feedback 🙌 + >GitHub Issues : We'd love to hear your feedback 🙌 +
  • +
  • + this.handleLinkClick(e)} + >Development : Development configurations for Boostnote 🚀
  • Copyright (C) 2017 Maisin&Co.