mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 06:37:56 +01:00
Fix missing declaration on LinkEditor
This commit is contained in:
parent
0b5b03691b
commit
4523d455a8
@ -15,6 +15,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
import { $assert } from '@wisemapping/core-js';
|
||||
import BootstrapDialog from '../libraries/bootstrap/BootstrapDialog';
|
||||
|
||||
class LinkEditor extends BootstrapDialog {/** @lends LinkEditor */
|
||||
|
Loading…
Reference in New Issue
Block a user