UNPKG

@automattic/social-previews

Version:

A suite of components to generate previews for a post for both social and search engines.

5 lines 221 B
import { jsx as _jsx } from "react/jsx-runtime"; export const DefaultAvatar = () => { return _jsx("div", { className: "nextdoor-preview__default-avatar", children: "A" }); }; //# sourceMappingURL=default-avatar.js.map