import config from '#config'; export default function MetaInfo({data}: {data: {[_: string]: any}}) { const {metaFields: fields = []} = config; return