UNPKG

@ariakit/react

Version:

Toolkit for building accessible web apps with React

11 lines (8 loc) 191 B
"use client"; // src/group.ts import { Group } from "@ariakit/react-core/group/group"; import { GroupLabel } from "@ariakit/react-core/group/group-label"; export { Group, GroupLabel };