diff --git a/README.md b/README.md index f39211c..a17899c 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ export class SampleComponent implements OnInit { In your component template: ```html - + ``` #### In a React App