Performance improvements (lazy loading) for booking pages (#1762)

This commit is contained in:
hariombalhara
2022-02-11 20:04:12 +05:30
committed by GitHub
parent 2e5deae7c0
commit 6fe824088a
4 changed files with 110 additions and 82 deletions

View File

@@ -27,7 +27,9 @@
"husky": "^7.0.1",
"lint-staged": "^11.1.2",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.6",
"prettier-plugin-tailwindcss": "^0.1.6"
},
"dependencies": {
"turbo": "latest"
},
"lint-staged": {