diff options
| author | Max Nanis | 2025-06-09 04:44:45 +0700 |
|---|---|---|
| committer | Max Nanis | 2025-06-09 04:44:45 +0700 |
| commit | a674d2e03de3bd048714d9c06e4bba9d9ecdb328 (patch) | |
| tree | 130a07e0cc631a81b560c847ed7794d470c25e22 /package.json | |
| parent | 438585f6e6cdebc3089739ddf77382aebe09fac1 (diff) | |
| download | panel-ui-a674d2e03de3bd048714d9c06e4bba9d9ecdb328.tar.gz panel-ui-a674d2e03de3bd048714d9c06e4bba9d9ecdb328.zip | |
Offerwall page - using datatables to show the bucket contents, setting up tabs to allow overview and detail insights of buckets, formatting of height and layout, playing with iqr, connection to conditionally eligible sidebar
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 42126e8..aeebba9 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "@radix-ui/react-tooltip": "^1.2.4", "@reduxjs/toolkit": "^2.8.2", "@tailwindcss/vite": "^4.1.4", + "@tanstack/react-table": "^8.21.3", "@toolpad/core": "^0.14.0", "axios": "^1.8.4", "class-variance-authority": "^0.7.1", |
