Don't display announcement after user close it (#95)

We store the banner text as md5
and the state if user closed already
This commit is contained in:
Maycon Santos
2022-10-13 17:45:51 +02:00
committed by GitHub
parent bb94342cc8
commit 17e671200e
3 changed files with 39 additions and 4 deletions

View File

@@ -43,6 +43,7 @@
"redux-saga": "^1.1.3",
"styled-components": "^5.3.5",
"tailwindcss": "^3.0.23",
"ts-md5": "^1.3.1",
"typesafe-actions": "^5.1.0",
"typescript": "^4.6.4",
"web-vitals": "^2.1.4"