Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Update utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-phan authored Mar 1, 2024
1 parent 871045a commit 823aa14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ export function normalizePrice(price: string | null) {
.replace('-', '.'),
);
}


0 comments on commit 823aa14

Please sign in to comment.