Closed johnwargo closed 3 years ago
Thanks for the PR! We're currently fixing a bug in our CI system for this sample so it may be a short bit before we can merge this, but we appreciate your effort and will get this in.
@swiftone how's it coming with the build system?
@swiftone Any updates on this one?
Moved to #170 to pass the internal CI.
Because of the way the code was formatted, the "Welcome back, {user name}!" doesn't display a space between the comma and the user name (in the latest Chrome is displayed "Welcome back,John Wargo". So I pulled the code in so it spaces properly: "Welcome back, John Wargo".