mirror of
https://github.com/zoriya/flood.git
synced 2026-05-15 12:27:50 +00:00
Switch from Underscore to Lodash
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import _ from 'underscore';
|
||||
import _ from 'lodash';
|
||||
import classnames from 'classnames';
|
||||
import React from 'react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user