mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 02:57:24 +08:00
Bugfix
This commit is contained in:
3
types/react-tag-input/index.d.ts
vendored
3
types/react-tag-input/index.d.ts
vendored
@@ -1,9 +1,8 @@
|
||||
// Type definitions for React-Tags (react-tag-input) 4.7.2
|
||||
// Type definitions for React-Tags (react-tag-input) 4.7
|
||||
// Project: https://github.com/prakhar1989/react-tags
|
||||
// Definitions by: Ogglas <https://github.com/Ogglas>
|
||||
// Jan Karres <https://github.com/jankarres>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
import * as React from "react";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user