UNPKG

laif-ds

Version:

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

17 lines (16 loc) 309 B
"use client"; function l(n, c, e, o) { const t = e.enter("blockquote"), r = e.createTracker(o); r.move("> "), r.shift(2); const u = e.indentLines( e.containerFlow(n, r.current()), i ); return t(), u; } function i(n, c, e) { return ">" + (e ? "" : " ") + n; } export { l as blockquote };