UNPKG
next-social-icons
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A Next.js-compatible social icons library based on `react-social-icons`.
next-social-icons
/
dist
/
pages
/
index.d.ts
3 lines
(2 loc)
•
77 B
TypeScript
View Raw
1
2
3
/// <reference types="react" />
export
default
function
Home
()
: JSX.Element;