Fix scrolling issue in Tab component when using arrow keys (#1584)
* prevent scrolling the page when using arrow keys in * update changelog * bump prettier Does GitHub Actions have an incorrect cache somehow? * use Active LTS in CI
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@
|
||||
"jest": "26",
|
||||
"lint-staged": "^12.2.1",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.5.1",
|
||||
"prettier": "^2.6.2",
|
||||
"prettier-plugin-tailwindcss": "^0.1.4",
|
||||
"rimraf": "^3.0.2",
|
||||
"tslib": "^2.3.1",
|
||||
|
||||
Reference in New Issue
Block a user