MCPcopy
hub / github.com/chakra-ui/ark / dialog.tsx

File dialog.tsx

website/src/components/ui/primitives/dialog.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client'
2import type { Assign } from '@ark-ui/react'
3import { Dialog } from '@ark-ui/react/dialog'
4import { type DialogVariantProps, dialog } from 'styled-system/recipes'

Callers

nothing calls this directly

Calls 3

createStyleContextFunction · 0.90
withRootProviderFunction · 0.85
withContextFunction · 0.85

Tested by

no test coverage detected