UNPKG

@skybin-tech/brandkit

Version:

React components for brand-compliant social login buttons

3 lines (2 loc) 100 B
declare const useLink: (href: string, rel?: string, type?: string) => void; export default useLink;