This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { Pipe, PipeTransform } from '@angular/core';
|
||||
import {FullNamePipe} from "../pipes/fullname-pipe";
|
||||
import {FullNamePipe} from "./fullname-pipe";
|
||||
|
||||
@Pipe({
|
||||
name: 'teamText',
|
||||
standalone: true
|
||||
|
||||
Reference in New Issue
Block a user