Improved event naming
This commit is contained in:
@@ -89,7 +89,7 @@ public partial class App : Application
|
||||
|
||||
services.AddTemplate<ItemHeaderViewModel, ItemHeaderView>();
|
||||
|
||||
services.AddHandler<ItemConfigurationHandler>();
|
||||
services.AddHandler<CreateItemHandler>();
|
||||
});
|
||||
})!);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user