Skip to content

Commit

Permalink
TODO, #80
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Mar 2, 2023
1 parent bae1b8f commit bd33e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/sandwiches/view/SandwichesScreenView.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export default class SandwichesScreenView extends RPALScreenView {
} ) );
};

//TODO https://github.com/phetsims/reactants-products-and-leftovers/issues/80
//TODO https://github.com/phetsims/reactants-products-and-leftovers/issues/80 createEquationNode argument
// @ts-expect-error
super( model, createEquationNode, createBeforeAfterNode, tandem );
}
Expand Down

0 comments on commit bd33e33

Please sign in to comment.