chore: update ant-design dependencies and add new icon types
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import { createContext } from '@rc-component/context';
|
||||
export var StaticContext = createContext(null);
|
||||
export var GridContext = createContext(null);
|
||||
Reference in New Issue
Block a user