import React from 'react'; function DefaultCard({ children: card, dragging, allowRemoveCard, onCardRemove }) { return (