Mass rename project for rebranding
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
using Toolkit.Foundation;
|
||||
|
||||
namespace Wallet;
|
||||
|
||||
public class WalletComponent(IComponentBuilder builder) : Component(builder),
|
||||
IWalletComponent;
|
||||
Reference in New Issue
Block a user