UNPKG

@mui/base

Version:

A library of headless ('unstyled') React UI components and low-level hooks.

4 lines (3 loc) 81 B
'use client'; export { useTab } from './useTab'; export * from './useTab.types';