mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Fixed typo in a comment (#656)
This commit is contained in:
@@ -170,7 +170,7 @@ export function pagePanels(page: PageContents) {
|
||||
},
|
||||
}),
|
||||
|
||||
// opening left panel on over
|
||||
// opening left panel on hover
|
||||
dom.on('mouseenter', (evt1, elem) => {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user