UNPKG

compote-ui

Version:

An opinionated UI component library for Svelte, built on top of [Ark UI](https://ark-ui.com) with additional components and features not available in the core Ark UI library.

3 lines (2 loc) 119 B
export { default as Root } from './toggle-group.svelte'; export { default as Item } from './toggle-group-item.svelte';