UNPKG

@ark-ui/react

Version:

A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.

3 lines (2 loc) 158 B
export { LocaleProvider, type LocaleProviderProps } from './locale-provider'; export { useLocaleContext, type UseLocaleContext } from './use-locale-context';