UNPKG

laif-ds

Version:

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

14 lines (13 loc) 210 B
"use client"; function l(t, e) { const r = { type: "element", tagName: "strong", properties: {}, children: t.all(e) }; return t.patch(e, r), t.applyData(e, r); } export { l as strong };