UNPKG

@ark-ui/solid

Version:

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

7 lines (5 loc) 92 B
// src/utils/index.tsx import { mergeProps } from "@zag-js/core"; export { mergeProps };