UNPKG

@ui8kit/blocks

Version:

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

7 lines (6 loc) 205 B
// New Factory-based Footer Blocks export * from "./GridFooter"; export * from "./SplitFooter"; // New Factory Examples export * from "./SplitFooter.examples"; export * from "./GridFooter.examples";