fix: fix select popover positioning on mobile
... | ... | @@ -138,7 +138,6 @@ |
"mdast-util-to-string": "^3.1.0", | ||
"netlify-cms-app": "^2.15.64", | ||
"next": "^12.1.5-canary.2", | ||
"next-theme": "^0.1.5", | ||
"nodemailer": "^6.7.2", | ||
"nprogress": "^0.2.0", | ||
"patch-package": "^6.4.7", | ||
... | ... | @@ -234,7 +233,7 @@ |
"lint-staged": "^12.1.7", | ||
"match-sorter": "^6.3.1", | ||
"msw": "^0.39.2", | ||
"msw-storybook-addon": "^1.6.2", | ||
"msw-storybook-addon": "^1.6.3", | ||
"netlify-cms-proxy-server": "^1.3.23", | ||
"npm-run-all": "^4.1.5", | ||
"postcss": "^8.4.5", | ||
... | ... |
Please register or sign in to comment