switched to the public shared packages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Injectable, Injector, signal } from '@angular/core';
|
||||
import type { IPluginServices } from '@phx/shared-ui';
|
||||
import type { IPluginServices } from '@phx-erp/shared-ui';
|
||||
|
||||
@Injectable({ providedIn: 'root' })
|
||||
export class PhoenixHostBridgeService {
|
||||
|
||||
Reference in New Issue
Block a user