Add a fixme

This commit is contained in:
Andrei Prigorshnev 2024-04-02 19:53:42 +04:00
parent 70a7585777
commit 04d35e1a54
No known key found for this signature in database
GPG Key ID: 185E0A5F45783902
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ export default class EditTopicAssignments extends Component {
model = new TrackedObject(this.args.model);
// fixme andrei
// `submit` property will be mutated by the `AssignUserForm` component
formApi = {
submit() {},