style: run prettier
This commit is contained in:
parent
bc56b498ee
commit
efc2a8ecec
5 changed files with 49 additions and 44 deletions
|
@ -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',
|
||||
|
|
Reference in a new issue