Resolve "Allow plugin to add entries to context menu"
Compare changes
Files
6- Piotr Gawron authored
@@ -7,6 +7,7 @@ import {
@@ -24,6 +25,13 @@ const renderComponent = (initialStore?: InitialStoreState): { store: StoreType }
@@ -183,4 +191,23 @@ describe('ContextMenu - Component', () => {