diff --git a/frontend/components/containers/annotation/TextClassification.vue b/frontend/components/containers/annotation/TextClassification.vue index 11b01992..94ab4367 100644 --- a/frontend/components/containers/annotation/TextClassification.vue +++ b/frontend/components/containers/annotation/TextClassification.vue @@ -12,9 +12,7 @@ :delete-label="removeLabel" /> - - {{ currentDoc.text }} - + @@ -88,3 +86,9 @@ export default { } } + +