UNPKG

monday-ui-react-core

Version:

Official monday.com UI resources for application development in React.js

5 lines (4 loc) 119 B
export declare const useA11yDialog: ({ id, alertDialog }: { id: string; alertDialog: boolean; }) => any[];