Skip to content

Commit

Permalink
fix: Transloco packages import
Browse files Browse the repository at this point in the history
  • Loading branch information
Elvys Marcos committed Aug 28, 2024
1 parent 6e8d45d commit 37d5364
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import { UserAppsComponent } from './components/topbar/components/user-apps/user
import { OverlayPanelModule } from 'primeng/overlaypanel';
import { PaginatorModule } from 'primeng/paginator';
import { SkeletonModule } from 'primeng/skeleton';
import { TranslocoPipe } from '@ngneat/transloco';
import { TranslocoPipe } from '@jsverse/transloco';


@NgModule({
Expand Down

0 comments on commit 37d5364

Please sign in to comment.