Commit 9b3d8cba authored by lauraMon's avatar lauraMon

Replaced underscore with lodash

parent befbd1f4
/* eslint-disable */
import { template as _template } from 'underscore';
import { template as _template } from 'lodash';
import { DATA_TRIGGER, DATA_DROPDOWN, TEMPLATE_REGEX } from './constants';
const utils = {
......
Markdown is supported
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