From 0ccbe21c084244e993881c1115a91226acd49c65 Mon Sep 17 00:00:00 2001 From: Matt Matheson Date: Thu, 23 Jul 2026 14:56:56 +0000 Subject: [PATCH] fix: correct rounding in cart total display (frontend) --- frontend/notes-1784818616482-0.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 frontend/notes-1784818616482-0.md diff --git a/frontend/notes-1784818616482-0.md b/frontend/notes-1784818616482-0.md new file mode 100644 index 0000000..1699221 --- /dev/null +++ b/frontend/notes-1784818616482-0.md @@ -0,0 +1,3 @@ +# frontend change + +Generated PR 1 — impacts the `frontend` target.