Add a fixme
This commit is contained in:
parent
70a7585777
commit
04d35e1a54
|
|
@ -9,6 +9,7 @@ export default class EditTopicAssignments extends Component {
|
||||||
|
|
||||||
model = new TrackedObject(this.args.model);
|
model = new TrackedObject(this.args.model);
|
||||||
|
|
||||||
|
// fixme andrei
|
||||||
// `submit` property will be mutated by the `AssignUserForm` component
|
// `submit` property will be mutated by the `AssignUserForm` component
|
||||||
formApi = {
|
formApi = {
|
||||||
submit() {},
|
submit() {},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue