diff --git a/samples/angular-ngofficeuifabric-todo/README.md b/samples/angular-ngofficeuifabric-todo/README.md index 5b66cb55c..fedc02b1f 100644 --- a/samples/angular-ngofficeuifabric-todo/README.md +++ b/samples/angular-ngofficeuifabric-todo/README.md @@ -51,3 +51,5 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew - using non-reactive Web Part Property Pane - using conditional rendering for one-time Web Part setup - passing Web Part configuration to Angular and reacting to configuration changes + + \ No newline at end of file diff --git a/tutorials/README.md b/tutorials/README.md index 56e9e2fb9..94079d84c 100644 --- a/tutorials/README.md +++ b/tutorials/README.md @@ -71,3 +71,4 @@ Once the npm packages are installed, run the command to preview your web parts i ``` gulp serve ``` + \ No newline at end of file