Ran Greenberg 7 年 前
コミット
ce3eca0107
共有1 個のファイルを変更した0 個の追加2 個の削除を含む
  1. 0
    2
      playground/src/containers/TextScreen.js

+ 0
- 2
playground/src/containers/TextScreen.js ファイルの表示

@@ -1,5 +1,3 @@
1
-const _ = require('lodash/math');
2
-
3 1
 const React = require('react');
4 2
 const { Component } = require('react');
5 3