UNPKG

laif-ds

Version:

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

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