Commit Graph

2 Commits

Author SHA1 Message Date
Leonard Kim 1ad614e812 fix(add-people): remove line break from searchPeople request
Chrome has deprecated line breaks in requests. The template
literal used for the searchPeople url has a line breaks. Instead
of line breaking the request url, concatenate it together.
2017-07-12 12:54:26 -05:00
yanas f5d443d194 User Picker Implementation 2017-07-10 09:56:38 -07:00