Skip to content

Commit

Permalink
fix: Merge pull request #398 from hakkiyagiz/master
Browse files Browse the repository at this point in the history
Update index.js
  • Loading branch information
seveibar committed Dec 8, 2020
2 parents 3ffedf2 + 340c894 commit d0df683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TextClassification/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export const TextClassification = ({
type="label-document"
labels={labels}
multipleLabels={iface?.multiple}
separatorRegex={iface?.wordSplitRegex}
document={sample?.document}
initialLabels={initialLabels}
hotkeysEnabled={!disableHotkeys}
Expand Down

0 comments on commit d0df683

Please sign in to comment.