MCPcopy
hub / github.com/cloudflare/vibesdk / AppCard.tsx

File AppCard.tsx

src/components/shared/AppCard.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { motion } from 'framer-motion';
3import { Card } from '@/components/ui/card';
4import { Avatar, AvatarFallback, AvatarImage } from '@/components/ui/avatar';

Callers

nothing calls this directly

Calls 7

cnFunction · 0.90
getLayoutConfigFunction · 0.85
getDeploymentStatusInfoFunction · 0.85
getAppDeploymentStatusFunction · 0.85
isUserAppFunction · 0.85
isEnhancedAppFunction · 0.85
getVisibilityIconFunction · 0.70

Tested by

no test coverage detected