chore: bump version (#4310)

This commit is contained in:
Alex Yang
2023-09-11 22:44:00 -07:00
committed by GitHub
parent fc76163dd1
commit 944a128b53
21 changed files with 190 additions and 209 deletions

View File

@@ -548,7 +548,7 @@ function createSetupImpl(rootStore: ReturnType<typeof createStore>) {
div,
widget.page,
() => {
return root.selectionManager.value;
return root.selection.value;
}
);
addCleanup(pluginName, () => {