refactor(userselection): use store for handling updates
This commit is contained in:
+4
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* The nodes selection rectangle gets displayed when a user
|
||||
* made a selectio with on or several nodes
|
||||
*/
|
||||
import React from 'react';
|
||||
declare const _default: React.MemoExoticComponent<() => JSX.Element>;
|
||||
export default _default;
|
||||
|
||||
Reference in New Issue
Block a user