feat: Automatically scroll to active item in sidebar (#1858)

This commit is contained in:
Tom Moor
2021-02-01 19:29:54 -08:00
committed by GitHub
parent 3f267d7745
commit a9d60d288e
6 changed files with 117 additions and 20 deletions

View File

@@ -162,6 +162,7 @@
"slate": "0.45.0",
"slate-md-serializer": "5.5.4",
"slug": "^1.0.0",
"smooth-scroll-into-view-if-needed": "^1.1.29",
"socket.io": "^2.3.0",
"socket.io-redis": "^5.4.0",
"socketio-auth": "^0.1.1",
@@ -211,4 +212,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.52.0"
}
}