style: run prettier

This commit is contained in:
Phan Huy Tran 2025-05-07 13:58:56 +02:00
commit efc2a8ecec
5 changed files with 49 additions and 44 deletions

View file

@ -8,8 +8,8 @@ import {
SimpleChanges,
ViewChild,
} from '@angular/core';
import {CommonModule} from '@angular/common';
import {CountUp} from 'countup.js';
import { CommonModule } from '@angular/common';
import { CountUp } from 'countup.js';
@Component({
selector: 'app-animated-number',