@stihl-design-system/components
Version:
Welcome to the STIHL Design System react component library.
14 lines (13 loc) • 460 B
JavaScript
"use client";
import { jsx as s } from "react/jsx-runtime";
import { d as e } from "./chunks/index.CgTHIF3K.js";
import './assets/asterisk.B41DaZDe.css';const r = "ds-asterisk_root_1nm42_1", n = {
root: r
}, a = () => {
const o = e.c(1);
let t;
return o[0] === Symbol.for("react.memo_cache_sentinel") ? (t = /* @__PURE__ */ s("span", { className: n.root, "aria-hidden": "true", children: "*" }), o[0] = t) : t = o[0], t;
};
export {
a as Asterisk
};