MCPcopy Create free account
hub / github.com/StaticMania/keep-react / Title.tsx

File Title.tsx

app/src/components/Alert/Title.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client'
2import { HTMLAttributes, Ref, forwardRef } from 'react'
3import { cn } from '../../utils/cn'
4import { useAlertContext } from './AlertContext'

Callers

nothing calls this directly

Calls 2

useAlertContextFunction · 0.90
cnFunction · 0.90

Tested by

no test coverage detected