Skip to content

Commit 19554cc

Browse files
committed
Add extra end line
1 parent 6855f23 commit 19554cc

File tree

1 file changed

+2
-0
lines changed
  • src/ProjectTemplates/Web.Spa.ProjectTemplates/content/React-CSharp/ClientApp/src

1 file changed

+2
-0
lines changed

src/ProjectTemplates/Web.Spa.ProjectTemplates/content/React-CSharp/ClientApp/src/App.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ function loginAction(name){
4646
function logoutAction(name) {
4747
return (<Logout action={name}></Logout>);
4848
}
49+
4950
////#endif
51+

0 commit comments

Comments
 (0)