UNPKG

svelte-aria-dialog

Version:

A tiny svelte component that provides a mostly unstyled, WAI-ARIA accessible modal dialog with a few simple options.

2 lines (1 loc) 61 B
export { default as Dialog } from './Dialog/Dialog.svelte';