Latest updates from IceHrmPro
This commit is contained in:
3
web/node_modules/rc-notification/es/useNotification.d.ts
generated
vendored
Normal file
3
web/node_modules/rc-notification/es/useNotification.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import * as React from 'react';
|
||||
import Notification, { NoticeFunc } from './Notification';
|
||||
export default function useNotification(notificationInstance: Notification): [NoticeFunc, React.ReactElement];
|
||||
Reference in New Issue
Block a user