From 9a5ff9cf6a1b8334528ecfee30ea4483b285450d Mon Sep 17 00:00:00 2001 From: Stefan Peters Date: Tue, 13 Aug 2024 08:53:42 +0200 Subject: [PATCH] Improve suggestion list --- src/App.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/App.vue b/src/App.vue index f8d5292..95eda29 100644 --- a/src/App.vue +++ b/src/App.vue @@ -533,7 +533,7 @@ const examples = [ type="checkbox"> {{ jskos.notation(target.inScheme[0]) }} - {{ jskos.notation(target) }} {{ jskos.prefLabel(target, { fallbackToUri: false }) }} + {{ jskos.notation(target) }} {{ jskos.prefLabel(target, { fallbackToUri: false }) }}