mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2025-06-11 18:43:22 +02:00
Add support for emoji
Update core libraries.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/* eslint-disable no-alert */
|
||||
import $ from 'jquery';
|
||||
import { Toolkit, Workspace, Line, Group, Elipse } from '../../src';
|
||||
import { Workspace, Line, Group, Elipse } from '../../src';
|
||||
|
||||
global.$ = $;
|
||||
|
||||
|
Reference in New Issue
Block a user