mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
fix reqwest
This commit is contained in:
parent
d3421b6bf4
commit
dc47b1cd5b
@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import reqwest from 'reqwest-without-xhr2';
|
||||
import reqwest from 'reqwest';
|
||||
import Table from 'rc-table';
|
||||
import Checkbox from '../checkbox';
|
||||
import Radio from '../radio';
|
||||
|
Loading…
Reference in New Issue
Block a user