Mass rename
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Toolkit.Foundation;
|
||||
|
||||
namespace Bitvault;
|
||||
|
||||
public class ContainerComponent(IComponentBuilder builder) : Component(builder),
|
||||
IContainerComponent
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user