import React from 'react' export default function NovaCardFontPicker({ fonts = [], selectedKey = null, onSelect }) { return (