tools icon credit

This commit is contained in:
Kyle Spearrin 2016-07-26 23:21:04 -04:00
parent a5d19bca3b
commit 5b97097a23

View file

@ -23,8 +23,8 @@ namespace Bit.App.Pages
{ {
new TableSection("Icons") new TableSection("Icons")
{ {
new CustomViewCell(@"Icon 1 - John Smith new CustomViewCell(@"Tools by Alex Auda Samora from the Noun Project
Icon 2 - Jane Doe") ")
} }
} }
}; };