Package patches updated to get rid of warnings

Summary: `patch-package antd metro metro-runtime rc-tabs`

Reviewed By: timur-valiev

Differential Revision: D33059716

fbshipit-source-id: c176a0ecbb61f17ddcb73f6162faf8c182b3feaf
This commit is contained in:
Anton Nikolaev
2021-12-14 01:09:47 -08:00
committed by Facebook GitHub Bot
parent 5ce5d897c8
commit ef74d01b11
4 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ index 28a12c7..13f7382 100644
devWarning(!(typeof icon === 'string' && icon.length > 2), 'Button', "`icon` is using ReactNode instead of string naming in v4. Please check `".concat(icon, "` at https://ant.design/components/icon"));
diff --git a/node_modules/antd/es/typography/Link.js b/node_modules/antd/es/typography/Link.js
index 2847840..294ec8d 100644
index 2847840..c58480a 100644
--- a/node_modules/antd/es/typography/Link.js
+++ b/node_modules/antd/es/typography/Link.js
@@ -36,12 +36,23 @@ var Link = function Link(_a, ref) {

View File

@@ -1,5 +1,5 @@
diff --git a/node_modules/rc-tabs/es/TabNavList/TabNode.js b/node_modules/rc-tabs/es/TabNavList/TabNode.js
index ac93b76..edae9be 100644
index 092d6cc..0f4ea8c 100644
--- a/node_modules/rc-tabs/es/TabNavList/TabNode.js
+++ b/node_modules/rc-tabs/es/TabNavList/TabNode.js
@@ -37,10 +37,19 @@ function TabNode(_ref, ref) {