chore: update ant-design dependencies and add new icon types
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import React from 'react';
|
||||
export const ModalContext = /*#__PURE__*/React.createContext({});
|
||||
export const {
|
||||
Provider: ModalContextProvider
|
||||
} = ModalContext;
|
||||
Reference in New Issue
Block a user