1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-05 01:53:17 +00:00

hint page

This commit is contained in:
Kyle Spearrin
2019-05-01 15:53:56 -04:00
parent 9678eab43f
commit 15cda95c64
7 changed files with 131 additions and 2 deletions

View File

@@ -22,6 +22,9 @@
</ItemGroup>
<ItemGroup>
<Compile Update="Pages\Accounts\HintPage.xaml.cs">
<DependentUpon>HintPage.xaml</DependentUpon>
</Compile>
<Compile Update="Pages\Accounts\LoginPage.xaml.cs">
<DependentUpon>LoginPage.xaml</DependentUpon>
</Compile>