diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-02 23:35:35 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-02 23:35:35 +0200 |
commit | 4fa4e4466d13df1e06796fcaa1ac6c617f47dcdb (patch) | |
tree | cb1ad05b966dd1f0c7e3d4f84ae5a5708cb33e97 /package.json | |
parent | c2b219c06a6bf37d35f6eac7879e04d04bd5d023 (diff) |
feature: tag coloring and filtering
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 5631b91..2a0e477 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "@lilib/hooks": "^0.1.1", "@react-hook/window-size": "^3.0.7", "@types/color": "^3.0.2", + "chakra-ui-autocomplete": "^1.4.2", "d3-force-3d": "^3.0.2", "d3-interpolate": "^3.0.1", "es6-tween": "^5.5.11", |