mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 01:03:24 +00:00
There is already a TableView property for a UITableViewController. Remove assigned one from storyboard.
This commit is contained in:
@@ -26,10 +26,6 @@ namespace Bit.iOS.Extension
|
||||
[GeneratedCode ("iOS Designer", "1.0")]
|
||||
UINavigationItem NavItem { get; set; }
|
||||
|
||||
[Outlet]
|
||||
[GeneratedCode ("iOS Designer", "1.0")]
|
||||
UITableView TableView { get; set; }
|
||||
|
||||
[Action ("AddBarButton_Activated:")]
|
||||
[GeneratedCode ("iOS Designer", "1.0")]
|
||||
partial void AddBarButton_Activated (UIBarButtonItem sender);
|
||||
|
||||
Reference in New Issue
Block a user