import { h } from 'preact'; import { ButtonNew as Button } from '@crayons'; export const MinimalProfilePreviewCard = ({ triggerId, contentId, username, name, profileImage, userId, }) => (