fetch booked from api with swr

This commit is contained in:
Thomas Ruoff
2020-07-16 23:22:47 +02:00
parent 07af619a60
commit 809f69a3bd
4 changed files with 49 additions and 15 deletions

View File

@@ -15,6 +15,7 @@
"react-bootstrap": "^1.0.1",
"react-dates": "^21.8.0",
"react-dom": "16.13.1",
"rebass": "^4.0.7"
"rebass": "^4.0.7",
"swr": "^0.2.3"
}
}