UNPKG

laif-ds

Version:

Design System di Laif con componenti React basati su principi di Atomic Design

14 lines (13 loc) 216 B
"use client"; function l(t, e) { const p = { type: "element", tagName: "h" + e.depth, properties: {}, children: t.all(e) }; return t.patch(e, p), t.applyData(e, p); } export { l as heading };