Fix AddTableEntityPanel (#945)

* Fix AddTableEntityPanel

* Add CSS

* Fix snapshot
This commit is contained in:
victor-meng
2021-07-19 22:00:33 -07:00
committed by GitHub
parent 8a3929775b
commit afacde4041
7 changed files with 1904 additions and 2895 deletions

View File

@@ -141,6 +141,7 @@ export default class NotebookManager {
notebookContentRef={notebookContentRef}
onTakeSnapshot={onTakeSnapshot}
/>,
"440px",
onClosePanel
);
}