Переглянути джерело

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 рік тому
джерело
коміт
c7dfb0193b
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 0 додано та 1 видалено
  1. 0
    1
      web/src/pages/flow/hooks.ts

+ 0
- 1
web/src/pages/flow/hooks.ts Переглянути файл

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


Завантаження…
Відмінити
Зберегти