aboutsummaryrefslogtreecommitdiffstats
path: root/components.json
diff options
context:
space:
mode:
authorBrandon Eng <bce25@cornell.edu>2024-01-17 21:42:00 +0700
committerGitHub <noreply@github.com>2024-01-17 09:42:00 -0500
commitff6b84ff8818ee96f1d6cf479f72b2127eddec43 (patch)
treed9d4c3a6293f5844308774fe8f94bd5c09561187 /components.json
parent6b6d58e95ec018c695e9d865b8136319ad93e825 (diff)
Group expenses (#48)
* Group expenses my date * Group expenses my date * typescript errors * prettier * getExpenseGroup * update logic to use dayjs * clean up
Diffstat (limited to 'components.json')
-rw-r--r--components.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.json b/components.json
index 48c34e4..fd5076f 100644
--- a/components.json
+++ b/components.json
@@ -13,4 +13,4 @@
"components": "@/components",
"utils": "@/lib/utils"
}
-} \ No newline at end of file
+}