diff --git a/package.json b/package.json index 056ed81bf..244b0d209 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@babel/register": "^7.0.0", "@exponent/electron-cookies": "^2.0.0", "@hot-loader/react-dom": "^16.8", - "@lbry/components": "^3.0.0", + "@lbry/components": "^3.0.1", "@reach/menu-button": "^0.1.18", "@reach/rect": "^0.2.1", "@reach/tabs": "^0.1.5", diff --git a/static/app-strings.json b/static/app-strings.json index c74aed14b..e53f34e6d 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -886,5 +886,6 @@ "with lbry.tv to receive notifications related to new content.": "with lbry.tv to receive notifications related to new content.", "An email was sent to %email%. Follow the link to %verify_text%. After, this page will update automatically.": "An email was sent to %email%. Follow the link to %verify_text%. After, this page will update automatically.", "Your email preferences": "Your email preferences", - "allow you to receive notifications related to new content.": "allow you to receive notifications related to new content." -} + "allow you to receive notifications related to new content.": "allow you to receive notifications related to new content.", + "Suggested": "Suggested" +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 1cc7ba0f1..984f50b4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1019,10 +1019,10 @@ prop-types "^15.6.2" scheduler "^0.15.0" -"@lbry/components@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@lbry/components/-/components-3.0.0.tgz#6b5850a0dde5247dee6dde13de1e1e29f03846bd" - integrity sha512-8PaEXeU7j1md5LZBB9isPwKCiIqrY2/ojcwIwP/a5xy3lL+tl8nLhBCWVI84um76OKZq7f6lzalI/6+r42KqDQ== +"@lbry/components@^3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@lbry/components/-/components-3.0.1.tgz#a61b0aaaa82770438fb4447de96d657ebb5a0bed" + integrity sha512-0jeI/u230aN7TsCRwjzfsmU2RCywbeXrtZET0gQ+8Cn/x96eezgerH+rKgasLellcqUH1ZW9zjIYZ6BLZKH3Pw== "@mapbox/hast-util-table-cell-style@^0.1.3": version "0.1.3"