[improvement] Coupon: jsx (#2456)

This commit is contained in:
neverland
2019-01-07 15:50:51 +08:00
committed by GitHub
parent c6e1aaf5da
commit 7f853f694a
15 changed files with 471 additions and 479 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import CouponList from '../../coupon-list';
import CouponList from '..';
import CouponCell from '../../coupon-cell';
import { mount } from '../../../test/utils';