From 52f6d46a6e205b159d026b725b702db166b5a3e8 Mon Sep 17 00:00:00 2001 From: Nick Wientge Date: Tue, 25 Aug 2015 16:55:55 -0700 Subject: [PATCH] uncheck collection-repeat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 611869b..b24d4cf 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ You can also keep track of the various other repos from the [Meteoric team](http * [ ] ion-delete-button * [ ] ion-reorder-button * [ ] ion-option-button - * [x] collection-repeat (not needed with Blaze/Spacebars) + * [ ] collection-repeat * [x] Loading * [x] Modal * [x] Navigation (requires [iron:router](https://github.com/EventedMind/iron-router) integration)