Selaa lähdekoodia

feat: Allow the component id drop-down box to select the answer operator #3085 (#3087)

### What problem does this PR solve?

feat: Allow the component id drop-down box to select the answer operator
#3085

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
tags/v0.13.0
balibabu 1 vuosi sitten
vanhempi
commit
c7dfb0193b
No account linked to committer's email address
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      web/src/pages/flow/hooks.ts

+ 0
- 1
web/src/pages/flow/hooks.ts Näytä tiedosto

@@ -647,7 +647,6 @@ const ExcludedNodes = [
Operator.Categorize,
Operator.Relevant,
Operator.Begin,
Operator.Answer,
Operator.Note,
];


Loading…
Peruuta
Tallenna