UNPKG

@ui8kit/blocks

Version:

A collection of 50+ blocks for state and UI management for buildy

7 lines (6 loc) 230 B
// New Factory-based Testimonial Blocks export * from "./GridTestimonial"; export * from "./SplitTestimonial"; // New Factory Examples export * from "./SplitTestimonial.examples"; export * from "./GridTestimonial.examples";