UNPKG

@ark-ui/react

Version:

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

3 lines (2 loc) 184 B
export { FormatByte as Byte, type FormatByteProps as ByteProps } from './format-byte'; export { FormatNumber as Number, type FormatNumberProps as NumberProps } from './format-number';