UNPKG

@geist-ui/react

Version:

Modern and minimalist React UI library.

3 lines (2 loc) 112 B
declare const useWarning: (message: string, component?: string | undefined) => void; export default useWarning;