Add button to toggle dark mode

This commit is contained in:
2020-04-05 22:00:33 +00:00
parent 01703d55dc
commit e5ee4aba42
5 changed files with 27 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"darkmode-js": "^1.5.5",
"moment": "^2.24.0",
"moment-timezone": "^0.5.28",
"react": "^16.12.0",