From da091aa4082eef0b36b444af6df348c885cb5ede Mon Sep 17 00:00:00 2001 From: czgu Date: Mon, 14 Dec 2020 14:31:44 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Merge=20PR=20#50117=20[gestalt]:?= =?UTF-8?q?=20Update=20gestalt=20definition=20to=20be=20in=20sync=20with?= =?UTF-8?q?=2015.8=20by=20@czgu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- types/gestalt/gestalt-tests.tsx | 11 ++++-- types/gestalt/index.d.ts | 63 +++++++++++++++++++++++++++++++-- 2 files changed, 70 insertions(+), 4 deletions(-) diff --git a/types/gestalt/gestalt-tests.tsx b/types/gestalt/gestalt-tests.tsx index b3e40d7213..ffc02717f7 100644 --- a/types/gestalt/gestalt-tests.tsx +++ b/types/gestalt/gestalt-tests.tsx @@ -45,6 +45,7 @@ import { Switch, Table, Tabs, + Tag, TapArea, Text, TextArea, @@ -253,9 +254,10 @@ const CheckUseReducedMotion = () => { activeTabIndex={1} onChange={() => {}} />; +; ;