UNPKG

@ariakit/react

Version:

Toolkit for building accessible web apps with React

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