diff --git a/types/gestalt/gestalt-tests.tsx b/types/gestalt/gestalt-tests.tsx
index abd5fe1bc9..8d85685e9c 100644
--- a/types/gestalt/gestalt-tests.tsx
+++ b/types/gestalt/gestalt-tests.tsx
@@ -1,8 +1,11 @@
import {
Avatar,
+ AvatarPair,
Badge,
Box,
Button,
+ ButtonGroup,
+ Callout,
Card,
Checkbox,
Collage,
@@ -23,21 +26,26 @@ import {
Masonry,
Modal,
Pog,
+ Provider,
Pulsar,
RadioButton,
+ Row,
SearchField,
SegmentedControl,
SelectList,
Spinner,
+ Stack,
Sticky,
Switch,
+ Table,
Tabs,
+ TapArea,
Text,
TextArea,
TextField,
Toast,
Tooltip,
- Touchable,
+ Typeahead,
Video,
} from 'gestalt';
import * as React from 'react';
@@ -47,16 +55,45 @@ const MasonryComponent = ({}) => {
};
;
+;
;
;
;
+
+
+
+;
;
+ {},
+ }}
+/>;
{}} />;
() => {}} width={1} />;
;
;
;
- {}} anchor={React.useRef().current} />;
+ {}} anchor={React.useRef().current!} />;
;
;
;
@@ -71,14 +108,57 @@ const MasonryComponent = ({}) => {
;
{}} />;
;
+;
;
{}} />;
+
+
+
;
value} />;
{}} />;
value} options={[]} />;
+
+
+
+
+;
;
-;
+
+ Hello World
+;
{}} />;
+
+
+
+ {}} sortOrder={'asc'} status={'active'}>
+ Name
+
+
+ House
+
+
+ Birthday
+
+
+
+
+
+
+ Hermione Granger
+
+
+ Gryffindor
+
+
+ September 19, 1979
+
+
+
+ The end
+
;
+ {}} rounding={2}>
+ Hello
+;
{