Add suport for adding new items which are sorted without reloading the entrie list
This commit is contained in:
@@ -3,6 +3,4 @@
|
||||
namespace Bitvault;
|
||||
|
||||
public class ContainerComponent(IComponentBuilder builder) : Component(builder),
|
||||
IContainerComponent
|
||||
{
|
||||
}
|
||||
IContainerComponent;
|
||||
Reference in New Issue
Block a user