UNPKG

@ariakit/react

Version:

Toolkit for building accessible web apps with React

9 lines (6 loc) 135 B
"use client"; // src/focusable.ts import { Focusable } from "@ariakit/react-components/focusable/focusable"; export { Focusable };