add booking status as calendar

This commit is contained in:
Thomas Ruoff
2020-09-03 00:31:42 +02:00
committed by Thomas Ruoff
parent b3c1b18e50
commit a03a837615
5 changed files with 136 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"mongoose": "^5.9.25",
"next": "^9.5.2",
"react": "16.13.1",
"react-calendar-component": "^3.0.0",
"react-dom": "16.13.1",
"rebass": "^4.0.7",
"swr": "^0.3.0",