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:
@@ -7,7 +7,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
NODE_VERSION: 12.x
|
||||
NODE_VERSION: 16.x
|
||||
|
||||
jobs:
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user