MCPcopy
hub / github.com/chartdb/chartdb / empty-state.tsx

File empty-state.tsx

src/components/empty-state/empty-state.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { forwardRef, useMemo } from 'react';
2import EmptyStateImage from '@/assets/empty_state.png';
3import EmptyStateImageDark from '@/assets/empty_state_dark.png';
4import { cn } from '@/lib/utils';

Callers

nothing calls this directly

Calls 2

useThemeFunction · 0.90
cnFunction · 0.90

Tested by

no test coverage detected