UNPKG

@primer/react-brand

Version:

Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.

18 lines (17 loc) 934 B
import e from "../node_modules/clsx/dist/clsx.js"; import '../packages/design-tokens/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes-DujakhtG.css';import '../packages/design-tokens/lib/design-tokens/css/tokens/functional/components/inline-link/base-BJeYaOpB.css';/* empty css */ /* empty css */ import t from "./InlineLink.module.js"; import { forwardRef as n } from "react"; import { jsx as r } from "react/jsx-runtime"; //#region src/InlineLink/InlineLink.tsx var i = n(({ className: n, children: i, href: a, ...o }, s) => /* @__PURE__ */ r("a", { ref: s, href: a, className: e(t.InlineLink, n), ...o, children: i })); //#endregion export { i as InlineLink }; //# sourceMappingURL=InlineLink.js.map