mirror of
https://github.com/zoriya/flood.git
synced 2025-12-20 06:05:15 +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