UNPKG

laif-ds

Version:

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

9 lines (8 loc) 182 B
"use client"; function o(r, c, n, e) { const a = n.enter("paragraph"), t = n.enter("phrasing"), i = n.containerPhrasing(r, e); return t(), a(), i; } export { o as paragraph };