Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenFlag31 committed Jan 11, 2024
1 parent dd7be1a commit 162d9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/testing/testing.component.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Component, ViewEncapsulation } from '@angular/core';
import { CarouselService } from 'carousel';
import { CarouselService } from 'projects/carousel/src/public-api';

interface Colors {
[index: number]: string;
Expand Down

0 comments on commit 162d9c5

Please sign in to comment.