diff --git a/src/views/text/link.js b/src/views/text/link.js index 83af96f5..388aae2e 100644 --- a/src/views/text/link.js +++ b/src/views/text/link.js @@ -3,7 +3,7 @@ import usage from './link.usage.js'; export default function(host) { const prepareProps = host.queryFn(`is not array? | { - text: # has no 'content' ? is string ?: text, + text: #.content is undefined ? is string ?: text, content: #.content, href, external,