Skip to content

Commit d7b5a2c

Browse files
authored
Merge pull request #59 from DavidAmunga/feat/add-charges-description
feat: add totalCharges calculation and display in App component
2 parents 920d983 + c7632d2 commit d7b5a2c

6 files changed

Lines changed: 182 additions & 184 deletions

File tree

.changeset/public-cloths-tease.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mpesa2csv": minor
3+
---
4+
5+
feat: add total charges in header summary

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@radix-ui/react-select": "^2.2.6",
2727
"@radix-ui/react-slot": "^1.2.3",
2828
"@radix-ui/react-tooltip": "^1.2.8",
29-
"@tailwindcss/vite": "^4.1.3",
29+
"@tailwindcss/vite": "^4.1.18",
3030
"@tauri-apps/api": "^2",
3131
"@tauri-apps/plugin-dialog": "^2.2.1",
3232
"@tauri-apps/plugin-fs": "^2.4.2",

0 commit comments

Comments
 (0)