Add hover effect on Location

This commit is contained in:
2021-09-30 23:30:13 +02:00
parent 624f02d84d
commit 7777d26907
6 changed files with 313 additions and 126 deletions

View File

@@ -16,6 +16,7 @@
"lint": "eslint --ignore-path .gitignore ."
},
"dependencies": {
"dayjs": "^1.10.7",
"focus-visible": "^5.2.0",
"sanitize.css": "^12.0.1"
},