(core) updates from grist-core

This commit is contained in:
Paul Fitzpatrick
2023-09-05 11:12:15 -04:00
25 changed files with 673 additions and 31 deletions

View File

@@ -170,7 +170,7 @@ export function pagePanels(page: PageContents) {
},
}),
// opening left panel on over
// opening left panel on hover
dom.on('mouseenter', (evt1, elem) => {