chore: update ant-design dependencies and add new icon types
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
/* tslint:disable: no-object-literal-type-assertion */
|
||||
import * as React from 'react';
|
||||
// We will never use default, here only to fix TypeScript warning
|
||||
var MentionsContext = /*#__PURE__*/React.createContext(null);
|
||||
export default MentionsContext;
|
||||
Reference in New Issue
Block a user