From 350061d79ed0dbc59a9511d063ccffdef8e13773 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Thu, 11 Jul 2024 21:35:00 +0100 Subject: [PATCH] chore: format number --- .idea/workspace.xml | 121 ++++++++++++++++----------------- src/pages/list/group/index.tsx | 3 +- src/utils/number.ts | 11 +++ 3 files changed, 73 insertions(+), 62 deletions(-) create mode 100644 src/utils/number.ts diff --git a/.idea/workspace.xml b/.idea/workspace.xml index cc7f5ee..1a60bd3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,12 +4,10 @@