UNPKG

laif-ds

Version:

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

10 lines (9 loc) 217 B
"use client"; function a(e, t) { const r = { type: "element", tagName: "br", properties: {}, children: [] }; return e.patch(t, r), [e.applyData(t, r), { type: "text", value: ` ` }]; } export { a as hardBreak };