meteor/todos

replace createContainer with withTracker

CharlesIrvineKC opened this issue · 1 comments

The use of createContainer is now deprecated. References to it in the tutorial should be replaced with references to withTracker.

Fixed in #247 - thanks!