shared modules revert
This commit is contained in:
parent
53b47891fc
commit
a59f643f86
@ -193,8 +193,9 @@ import { ShortNumberPipe } from '@shared/pipe/short-number.pipe';
|
||||
import { ToggleHeaderComponent } from '@shared/components/toggle-header.component';
|
||||
import { RuleChainSelectComponent } from '@shared/components/rule-chain/rule-chain-select.component';
|
||||
|
||||
export const MarkedOptionsFactory = (markedOptionsService: MarkedOptionsService) => markedOptionsService;
|
||||
|
||||
export function MarkedOptionsFactory(markedOptionsService: MarkedOptionsService) {
|
||||
return markedOptionsService;
|
||||
}
|
||||
|
||||
@NgModule({
|
||||
providers: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user