FunctionMarkdownEditor({
content,
onChange,
onSave,
hasUnsavedChanges,
disabled = false,
}: MarkdownEditorProps)
src/components/MarkdownEditor.tsx:14
FunctionMetricCard({
icon: Icon,
value,
label,
change,
changeColor = "positive",
}: MetricCardProps)
src/components/TenacitOS/MetricCard.tsx:17
FunctionMovingAvatar({
agent,
state,
officeBounds,
obstacles,
otherAvatarPositions,
onPositionUpdate
}: MovingAv
src/components/Office3D/MovingAvatar.tsx:28