UNPKG

@ui8kit/blocks

Version:

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

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