aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-06-18 17:11:24 +0100
committerGitHub <noreply@github.com>2024-06-18 17:11:24 +0100
commitb8be23ee99f47c89d9c9f4ce508b940efc88b1ca (patch)
treead5ba50590f0cdb11b2ea4540795ced931ee7c30 /ui/package.json
parentfeat(tui): configurable prefix character (#2157) (diff)
downloadatuin-b8be23ee99f47c89d9c9f4ce508b940efc88b1ca.zip
feat(gui): add activity calendar to the homepage (#2160)
* feat(gui): add activity calendar to the homepage * localise week start
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/package.json b/ui/package.json
index 11726aa4..bd0b17b9 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -32,8 +32,10 @@
"prism-react-renderer": "^2.3.1",
"prismjs": "^1.29.0",
"react": "^18.3.1",
+ "react-activity-calendar": "^2.2.10",
"react-dom": "^18.3.1",
"react-spinners": "^0.13.8",
+ "react-tooltip": "^5.27.0",
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",
"recharts": "^2.12.7",