We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418846b commit 4375453Copy full SHA for 4375453
packages/@react-spectrum/s2/src/TagGroup.tsx
@@ -17,10 +17,10 @@ import {
17
TagGroup as AriaTagGroup,
18
TagGroupProps as AriaTagGroupProps,
19
TagProps as AriaTagProps,
20
- ButtonContext as RACButtonContext,
21
composeRenderProps,
22
ContextValue,
23
Provider,
+ ButtonContext as RACButtonContext,
24
TextContext as RACTextContext,
25
TagList,
26
TagListProps,
0 commit comments