afc163 8 лет назад
Родитель
Сommit
457066af08
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/Charts/TagCloud/index.js

+ 1 - 1
src/components/Charts/TagCloud/index.js

@@ -1,5 +1,5 @@
 import React, { PureComponent } from 'react';
-import classNames from 'classNames';
+import classNames from 'classnames';
 import G2 from 'g2';
 import Cloud from 'g-cloud';