export default () => { const { data, reload, loading } = useCardData() return React.useMemo(() => { if (loading && !data) { return