mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
test: move test cases to testing lib for Switch (#36326)
* add * test: wave * fix: type
This commit is contained in:
2
typings/custom-typings.d.ts
vendored
2
typings/custom-typings.d.ts
vendored
@@ -24,8 +24,6 @@ declare module 'rc-checkbox';
|
||||
|
||||
declare module 'rc-rate';
|
||||
|
||||
declare module 'rc-switch';
|
||||
|
||||
declare module '*.json' {
|
||||
const value: any;
|
||||
export const version: string;
|
||||
|
||||
Reference in New Issue
Block a user