UNPKG

@fidely-ui/react

Version:

Fidely UI is a modern, beautifully crafted React design system powered by Ark UI and Panda CSS, delivering accessible and themeable components for building exceptional web apps

5 lines (4 loc) 184 B
import { Format } from '@ark-ui/react/format'; export const FormatByte = Format.Byte; export const FormatNumber = Format.Number; export const FormatRelativeTime = Format.RelativeTime;