mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-31 03:46:28 +08:00
fix tc
This commit is contained in:
parent
7828e373c8
commit
419c56ee9e
@ -1,7 +1,7 @@
|
||||
import test from 'ava';
|
||||
import React from 'react';
|
||||
import { shallow } from 'enzyme';
|
||||
import Button from '../components/button/button';
|
||||
import Button from '../components/button/button.tsx';
|
||||
|
||||
let buttonNode;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user