diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-03-31 17:37:40 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-03-31 17:37:40 +0200 |
| commit | cda9c115283be8e4e224f6036ba07e5eca243289 (patch) | |
| tree | d0b150bf108813873c7b59cc9f9bd9c00ea3eba7 /package.json | |
| parent | a6793f922991d326eeb33cf08b245863218eaef7 (diff) | |
refactor tile forms into own files. add full-width marquee support
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 042d213..308d26c 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "query-string": "^6.11.1", "react": "^16.13.0", "react-dom": "^16.13.0", + "react-fast-marquee": "^1.1.2", "react-infinite-scroller": "^1.2.4", "react-markdown": "^4.3.1", "react-redux": "^7.2.0", |
