We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1daa4f2 commit f7975efCopy full SHA for f7975ef
docs/content/guide/component.ngdoc
@@ -15,7 +15,7 @@ Advantages of Components:
15
- simpler configuration than plain directives
16
- promote sane defaults and best practices
17
- optimized for component-based architecture
18
-- writing component directives will make it easier to upgrade to Angular
+- writing component directives will make it easier to upgrade to Angular 2.x
19
20
When not to use Components:
21
0 commit comments