UNPKG

linkees

Version:

A beautiful Single Page component made with React to display all your important social links for your followers (Alternative to linktr.ee).

5 lines 175 B
import React from "react"; import { IIcon } from "../../types"; export declare const MoonIcon: React.FC<IIcon>; export default MoonIcon; //# sourceMappingURL=MoonIcon.d.ts.map