UNPKG

@ui8kit/blocks

Version:

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

7 lines (6 loc) 269 B
// New factory-based components - replace 7 old blocks with 2 powerful factories export * from './GridFeatures'; export * from './SplitFeatures'; // Examples for the new factories export * from './SplitFeatures.examples'; export * from './GridFeatures.examples';