break widget related stuff into its own project as the main HB project was just becoming too bloated
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
namespace Hyperbar.Windows.Primary;
|
||||
using Hyperbar.Widget;
|
||||
|
||||
namespace Hyperbar.Windows.Primary;
|
||||
|
||||
public class WidgetComponentProvider(ICache<Guid, IWidgetComponentViewModel> cache) :
|
||||
IProvider<PrimaryCommandConfiguration, IWidgetComponentViewModel?>
|
||||
|
||||
Reference in New Issue
Block a user