Skip to content
Snippets Groups Projects
Commit f44d5afe authored by Giannis Kopanas's avatar Giannis Kopanas Committed by chris
Browse files

fix(core): view portal

parent 68414e06
No related branches found
No related tags found
1 merge request!289Pm node views portals
......@@ -3,7 +3,6 @@ import { PortalContext } from 'wax-prosemirror-core';
import ReactDOM from 'react-dom';
import { v4 as uuidv4 } from 'uuid';
import { isEmpty } from 'lodash';
import TestComponent from './TestComponent';
export default () => {
const { element, component } = useContext(PortalContext);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment