chore: update ant-design dependencies and add new icon types
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import Portal from './Portal';
|
||||
import type { PortalProps } from './Portal';
|
||||
import { inlineMock } from './mock';
|
||||
export type { PortalProps };
|
||||
export { inlineMock };
|
||||
export default Portal;
|
||||
Reference in New Issue
Block a user